OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
xsrc
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:stdin_handle
(Results
1 - 6
of
6
) sorted by relevancy
/src/external/gpl3/binutils/dist/libiberty/
pex-win32.c
788
HANDLE
stdin_handle
;
local
811
stdin_handle
= INVALID_HANDLE_VALUE;
815
stdin_handle
= (HANDLE) _get_osfhandle (in);
870
si.hStdInput =
stdin_handle
;
/src/external/gpl3/binutils.old/dist/libiberty/
pex-win32.c
788
HANDLE
stdin_handle
;
local
811
stdin_handle
= INVALID_HANDLE_VALUE;
815
stdin_handle
= (HANDLE) _get_osfhandle (in);
870
si.hStdInput =
stdin_handle
;
/src/external/gpl3/gcc/dist/libiberty/
pex-win32.c
788
HANDLE
stdin_handle
;
local
811
stdin_handle
= INVALID_HANDLE_VALUE;
815
stdin_handle
= (HANDLE) _get_osfhandle (in);
870
si.hStdInput =
stdin_handle
;
/src/external/gpl3/gcc.old/dist/libiberty/
pex-win32.c
767
HANDLE
stdin_handle
;
local
790
stdin_handle
= INVALID_HANDLE_VALUE;
794
stdin_handle
= (HANDLE) _get_osfhandle (in);
849
si.hStdInput =
stdin_handle
;
/src/external/gpl3/gdb.old/dist/libiberty/
pex-win32.c
788
HANDLE
stdin_handle
;
local
811
stdin_handle
= INVALID_HANDLE_VALUE;
815
stdin_handle
= (HANDLE) _get_osfhandle (in);
870
si.hStdInput =
stdin_handle
;
/src/external/gpl3/gdb/dist/libiberty/
pex-win32.c
788
HANDLE
stdin_handle
;
local
811
stdin_handle
= INVALID_HANDLE_VALUE;
815
stdin_handle
= (HANDLE) _get_osfhandle (in);
870
si.hStdInput =
stdin_handle
;
Completed in 19 milliseconds
Indexes created Thu Jun 11 00:25:07 UTC 2026