Searched refs:QueryInformationProcess (Results 1 – 3 of 3) sorted by relevance
19 NtQueryInformationProcessFunction QueryInformationProcess; member
60 INIT_GLOBAL_NT(QueryInformationProcess); in SetupNtdllImports()
272 NTSTATUS ret = g_nt.QueryInformationProcess(process, ProcessBasicInformation, in GetProcessId()