Home
last modified time | relevance | path

Searched defs:STATUS_NO_SUCH_DEVICE (Results 1 – 2 of 2) sorted by relevance

/third_party/libuv/src/win/
Dwinapi.h732 # define STATUS_NO_SUCH_DEVICE ((NTSTATUS) 0xC000000EL) macro
/third_party/mingw-w64/mingw-w64-headers/include/
Dntstatus.h259 #define STATUS_NO_SUCH_DEVICE ((NTSTATUS)0xC000000E) macro