OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
full:org_out
(Results
1 - 1
of
1
) sorted by null
/toolchain/binutils/binutils-2.25/libiberty/
pex-djgpp.c
122
int org_in,
org_out
, org_errdes;
local
127
org_out
= -1;
155
org_out
= dup (STDOUT_FILE_NO);
156
if (
org_out
< 0)
235
if (dup2 (
org_out
, STDOUT_FILE_NO) < 0)
241
if (close (
org_out
) < 0)
Completed in 606 milliseconds