Searched refs:PfnNtOpenFile (Results 1 – 1 of 1) sorted by relevance
7309 typedef NTSTATUS (NTAPI *PfnNtOpenFile)( typedef7343 PfnNtOpenFile pNtOpenFile = NULL;7363 pNtOpenFile = (PfnNtOpenFile) GetProcAddress(hNtdll, "NtOpenFile"); in load_ntdll()