Home
last modified time | relevance | path

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

/third_party/ntfs-3g/include/ntfs-3g/
H A Dtypes.h129 #define STATUS_NOT_FOUND (-4) macro
/third_party/node/deps/cares/src/lib/
H A Dares_event_win32.h68 # define STATUS_NOT_FOUND ((NTSTATUS)0xC0000225L) macro
H A Dares_event_win32.c398 /* NtCancelIoFileEx() may return STATUS_NOT_FOUND if the operation completed in ares_evsys_win32_afd_cancel()
401 if (status == STATUS_SUCCESS || status == STATUS_NOT_FOUND) { in ares_evsys_win32_afd_cancel()
/third_party/libuv/src/win/
H A Dwinapi.h2483 #ifndef STATUS_NOT_FOUND
2484 # define STATUS_NOT_FOUND ((NTSTATUS) 0xC0000225L) macro
/third_party/node/deps/uv/src/win/
H A Dwinapi.h2483 #ifndef STATUS_NOT_FOUND
2484 # define STATUS_NOT_FOUND ((NTSTATUS) 0xC0000225L) macro
/third_party/ntfs-3g/libntfs-3g/
H A Dindex.c569 * STATUS_NOT_FOUND with errno set to ENOENT if we know for sure the
656 return STATUS_NOT_FOUND; in ntfs_ie_lookup()
825 /* STATUS_OK or STATUS_NOT_FOUND */ in ntfs_index_lookup()
864 /* STATUS_OK or STATUS_NOT_FOUND */ in ntfs_index_lookup()

Completed in 18 milliseconds