Home
last modified time | relevance | path

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

/third_party/libxml2/python/
Dtypes.c44 typedef NTSTATUS (*t_NtQueryInformationFile) (HANDLE FileHandle, typedef
92 t_NtQueryInformationFile NtQueryInformationFile; in libxml_PyFileGet()
117 …NtQueryInformationFile = (t_NtQueryInformationFile)GetProcAddress(hntdll, "NtQueryInformationFile"… in libxml_PyFileGet()