Searched refs:sNtQuerySystemInformationFunc (Results 1 – 1 of 1) sorted by relevance
153 static NtQuerySystemInformationFuncPtr sNtQuerySystemInformationFunc; variable162 sNtQuerySystemInformationFunc = in init()174 return sNtQuerySystemInformationFunc != NULL && in init()180 sNtQuerySystemInformationFunc = NULL; in terminate()482 if (sNtQuerySystemInformationFunc( in queryAllProcess()497 if (sNtQuerySystemInformationFunc( in queryAllProcess()533 if (sNtQuerySystemInformationFunc( in queryAllHandles()555 if (sNtQuerySystemInformationFunc(SystemHandleInformation, infoPtr, infoSize, NULL) != 0) { in queryAllHandles()