Home
last modified time | relevance | path

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

/aosp_15_r20/external/libxml2/python/
H A Dtypes.c45 typedef NTSTATUS (*t_NtQueryInformationFile) (HANDLE FileHandle, typedef
91 t_NtQueryInformationFile NtQueryInformationFile; in libxml_PyFileGet()
116 …NtQueryInformationFile = (t_NtQueryInformationFile)GetProcAddress(hntdll, "NtQueryInformationFile"… in libxml_PyFileGet()