Searched refs:pNtQueryInformationProcess (Results 1 – 3 of 3) sorted by relevance
37 sNtQueryInformationProcess pNtQueryInformationProcess; variable113 pNtQueryInformationProcess = (sNtQueryInformationProcess) GetProcAddress( in uv__winapi_init()116 if (pNtQueryInformationProcess == NULL) { in uv__winapi_init()
2355 if (pSetWinEventHook == NULL || pNtQueryInformationProcess == NULL)2358 status = pNtQueryInformationProcess(GetCurrentProcess(),
4751 extern sNtQueryInformationProcess pNtQueryInformationProcess;