Home
last modified time | relevance | path

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

/netbsd-src/external/gpl3/gdb/dist/gnulib/import/
H A Dselect.c101 typedef DWORD (WINAPI *PNtQueryInformationFile) typedef
145 static PNtQueryInformationFile NtQueryInformationFile; in windows_poll_handle()
159 NtQueryInformationFile = (PNtQueryInformationFile) in windows_poll_handle()