Searched refs:NT_ERROR (Results 1 – 2 of 2) sorted by relevance
1742 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()
63 #ifndef NT_ERROR64 # define NT_ERROR(status) ((((ULONG) (status)) >> 30) == 3) macro
Completed in 23 milliseconds