Home
last modified time | relevance | path

Searched refs:NT_ERROR (Results 1 – 2 of 2) sorted by relevance

/libuv/src/win/
H A Dfs.c1646 if (NT_ERROR(nt_status)) { in fs__stat_handle()
1670 if (NT_ERROR(nt_status)) { in fs__stat_handle()
1684 } else if (NT_ERROR(nt_status)) { in fs__stat_handle()
H A Dwinapi.h63 #ifndef NT_ERROR
64 # define NT_ERROR(status) ((((ULONG) (status)) >> 30) == 3) macro

Completed in 43 milliseconds