OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
xsrc
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:NtQueryInformationFile
(Results
1 - 2
of
2
) sorted by relevancy
/src/external/gpl3/gdb/dist/gnulib/import/
select.c
145
static PNtQueryInformationFile
NtQueryInformationFile
;
159
NtQueryInformationFile
= (PNtQueryInformationFile)
161
"
NtQueryInformationFile
");
176
If
NtQueryInformationFile
fails, optimistically assume the pipe is
178
NtQueryInformationFile
is not available, or if we inherit a pipe
186
if (!
NtQueryInformationFile
187
||
NtQueryInformationFile
(h, &iosb, &fpli, sizeof (fpli),
/src/external/gpl3/gdb.old/dist/gnulib/import/
select.c
145
static PNtQueryInformationFile
NtQueryInformationFile
;
159
NtQueryInformationFile
= (PNtQueryInformationFile)
161
"
NtQueryInformationFile
");
176
If
NtQueryInformationFile
fails, optimistically assume the pipe is
178
NtQueryInformationFile
is not available, or if we inherit a pipe
186
if (!
NtQueryInformationFile
187
||
NtQueryInformationFile
(h, &iosb, &fpli, sizeof (fpli),
Completed in 22 milliseconds
Indexes created Sun Mar 01 05:31:48 UTC 2026