Home
last modified time | relevance | path

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

/openbsd/src/gnu/usr.bin/perl/win32/
Dwin32.c5317 pNtQueryInformationFile_t pNtQueryInformationFile = NULL; variable
5341 if (maybe_socket && pNtQueryInformationFile) { in my_CloseHandle()
5357 NTSTATUS s = pNtQueryInformationFile( in my_CloseHandle()
5402 pNtQueryInformationFile = (pNtQueryInformationFile_t)GetProcAddress( in win32_hook_closehandle_in_crt()