HomeSort by: relevance | last modified time | path
    Searched defs:PNtQueryInformationFile (Results 1 - 2 of 2) sorted by relevancy

  /src/external/gpl3/gdb/dist/gnulib/import/
select.c 101 typedef DWORD (WINAPI *PNtQueryInformationFile)
145 static PNtQueryInformationFile NtQueryInformationFile;
159 NtQueryInformationFile = (PNtQueryInformationFile)
  /src/external/gpl3/gdb.old/dist/gnulib/import/
select.c 101 typedef DWORD (WINAPI *PNtQueryInformationFile)
145 static PNtQueryInformationFile NtQueryInformationFile;
159 NtQueryInformationFile = (PNtQueryInformationFile)

Completed in 25 milliseconds