Searched refs:NtQuerySystemInformation_t (Results 1 – 1 of 1) sorted by relevance
121 typedef NTSTATUS(NTAPI *NtQuerySystemInformation_t)(SYSTEM_INFORMATION_CLASS, typedef123 NtQuerySystemInformation_t NtQuerySystemInformation = NULL;739 NtQuerySystemInformation = (NtQuerySystemInformation_t)GetProcAddress( in __kmp_runtime_initialize()