Searched refs:STATUS_FILE_DELETED (Results 1 - 1 of 1) sorted by relevance

/external/curl/tests/python_dependencies/impacket/
H A Dnt_errors.py492 0xC0000123: ("STATUS_FILE_DELETED","An I/O request other than close was performed on a file after it was deleted, which can only happen to a request that did not complete before the last handle was closed via NtClose."),
2280 STATUS_FILE_DELETED = 0xC0000123 variable

Completed in 119 milliseconds