Searched refs:NTAPI (Results 1 – 5 of 5) sorted by relevance
| /freebsd-14.2/contrib/llvm-project/compiler-rt/lib/asan/ |
| H A D | asan_win_dynamic_runtime_thunk.cpp | 69 static void NTAPI asan_thread_init(void *mod, unsigned long reason, in asan_thread_init() 79 __declspec(allocate(".CRT$XLAB")) void (NTAPI *__asan_tls_init)(void *, variable
|
| H A D | asan_win.cpp | 386 static void NTAPI asan_thread_init(void *module, DWORD reason, void *reserved) { in asan_thread_init() 392 __declspec(allocate(".CRT$XLAB")) void(NTAPI *__asan_tls_init)( variable 396 static void NTAPI asan_thread_exit(void *module, DWORD reason, void *reserved) { in asan_thread_exit() 406 __declspec(allocate(".CRT$XLY")) void(NTAPI *__asan_tls_exit)( variable
|
| /freebsd-14.2/sys/contrib/libsodium/src/libsodium/randombytes/sysrandom/ |
| H A D | randombytes_sysrandom.c | 54 BOOLEAN NTAPI RtlGenRandom(PVOID RandomBuffer, ULONG RandomBufferLength);
|
| /freebsd-14.2/sys/contrib/libsodium/src/libsodium/randombytes/salsa20/ |
| H A D | randombytes_salsa20_random.c | 48 BOOLEAN NTAPI RtlGenRandom(PVOID RandomBuffer, ULONG RandomBufferLength);
|
| /freebsd-14.2/contrib/llvm-project/openmp/runtime/src/ |
| H A D | z_Windows_NT_util.cpp | 126 typedef NTSTATUS(NTAPI *NtQuerySystemInformation_t)(SYSTEM_INFORMATION_CLASS,
|