Home
last modified time | relevance | path

Searched refs:PfnNtQueryInformationFile (Results 1 – 1 of 1) sorted by relevance

/vim-8.2.3635/src/
H A Dos_win32.c7333 typedef NTSTATUS (NTAPI *PfnNtQueryInformationFile)( typedef
7347 PfnNtQueryInformationFile pNtQueryInformationFile = NULL;
7369 pNtQueryInformationFile = (PfnNtQueryInformationFile) in load_ntdll()