Home
last modified time | relevance | path

Searched refs:NTAPI (Results 1 – 6 of 6) sorted by relevance

/freebsd/crypto/krb5/src/windows/include/
H A Dloadfuncs-lsa.h11 NTAPI,
17 NTAPI,
23 NTAPI,
29 NTAPI,
35 NTAPI,
41 NTAPI,
/freebsd/contrib/llvm-project/compiler-rt/lib/asan/
H A Dasan_win.cpp395 static void NTAPI asan_thread_init(void *module, DWORD reason, void *reserved) { in asan_thread_init()
401 __declspec(allocate(".CRT$XLAB")) void(NTAPI *__asan_tls_init)( variable
405 static void NTAPI asan_thread_exit(void *module, DWORD reason, void *reserved) { in asan_thread_exit()
415 __declspec(allocate(".CRT$XLY")) void(NTAPI *__asan_tls_exit)( variable
/freebsd/sys/contrib/libsodium/src/libsodium/randombytes/sysrandom/
H A Drandombytes_sysrandom.c54 BOOLEAN NTAPI RtlGenRandom(PVOID RandomBuffer, ULONG RandomBufferLength);
/freebsd/contrib/llvm-project/llvm/lib/Support/
H A DErrorHandling.cpp288 extern "C" NTSYSAPI NTSTATUS NTAPI RtlGetLastNtStatus();
/freebsd/sys/contrib/libsodium/src/libsodium/randombytes/salsa20/
H A Drandombytes_salsa20_random.c48 BOOLEAN NTAPI RtlGenRandom(PVOID RandomBuffer, ULONG RandomBufferLength);
/freebsd/contrib/llvm-project/openmp/runtime/src/
H A Dz_Windows_NT_util.cpp126 typedef NTSTATUS(NTAPI *NtQuerySystemInformation_t)(SYSTEM_INFORMATION_CLASS,