Home
last modified time | relevance | path

Searched defs:STATUS_SUCCESS (Results 1 – 7 of 7) sorted by relevance

/third_party/selinux/libsepol/src/
Ddebug.h26 #define STATUS_SUCCESS 0 macro
/third_party/openssl/crypto/rand/
Drand_win.c31 # define STATUS_SUCCESS ((NTSTATUS)0x00000000L) macro
/third_party/mesa3d/include/winddk/
Dwinddk_compat.h161 #define STATUS_SUCCESS ((NTSTATUS)0x00000000L) macro
/third_party/libusb/libusb/os/
Dwindows_usbdk.c35 #define STATUS_SUCCESS ((NTSTATUS)0x00000000L) macro
Dwindows_common.c35 #define STATUS_SUCCESS ((ULONG_PTR)0UL) macro
/third_party/ntfs-3g/libntfs-3g/
Dwin32_io.c139 STATUS_SUCCESS = 0x00000000, enumerator
/third_party/libuv/src/win/
Dwinapi.h68 # define STATUS_SUCCESS ((NTSTATUS) 0x00000000L) macro