Home
last modified time | relevance | path

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

/libuv/src/win/
H A Dfs.c1742 if (NT_ERROR(nt_status)) { in fs__stat_handle()
1760 if (NT_ERROR(nt_status)) { in fs__stat_handle()
1774 } 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 26 milliseconds