HomeSort by relevance Sort by last modified time
    Searched refs:STATUS_NO_MORE_FILES (Results 1 - 4 of 4) sorted by null

  /external/curl/tests/python_dependencies/impacket/
smb3.py 39 STATUS_NO_MORE_FILES, STATUS_PENDING, STATUS_NOT_IMPLEMENTED, ERROR_MESSAGES
    [all...]
smbserver.py 47 from impacket.nt_errors import STATUS_NO_MORE_FILES, STATUS_NETWORK_NAME_DELETED, STATUS_INVALID_PARAMETER, \
    [all...]
nt_errors.py 157 0x80000006: ("STATUS_NO_MORE_FILES","{No More Files} No more files were found which match the file specification."),
    [all...]
  /prebuilts/gcc/linux-x86/host/x86_64-w64-mingw32-4.8/x86_64-w64-mingw32/include/
ntstatus.h 190 #define STATUS_NO_MORE_FILES ((NTSTATUS)0x80000006)
    [all...]

Completed in 133 milliseconds