OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
xsrc
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:org_errdes
(Results
1 - 6
of
6
) sorted by relevancy
/src/external/gpl3/binutils/dist/libiberty/
pex-djgpp.c
121
int org_in, org_out,
org_errdes
;
local
127
org_errdes
= -1;
178
org_errdes
= dup (STDERR_FILE_NO);
179
if (
org_errdes
< 0)
251
if (dup2 (
org_errdes
, STDERR_FILE_NO) < 0)
257
if (close (
org_errdes
) < 0)
/src/external/gpl3/binutils.old/dist/libiberty/
pex-djgpp.c
121
int org_in, org_out,
org_errdes
;
local
127
org_errdes
= -1;
178
org_errdes
= dup (STDERR_FILE_NO);
179
if (
org_errdes
< 0)
251
if (dup2 (
org_errdes
, STDERR_FILE_NO) < 0)
257
if (close (
org_errdes
) < 0)
/src/external/gpl3/gcc/dist/libiberty/
pex-djgpp.c
121
int org_in, org_out,
org_errdes
;
local
127
org_errdes
= -1;
178
org_errdes
= dup (STDERR_FILE_NO);
179
if (
org_errdes
< 0)
251
if (dup2 (
org_errdes
, STDERR_FILE_NO) < 0)
257
if (close (
org_errdes
) < 0)
/src/external/gpl3/gcc.old/dist/libiberty/
pex-djgpp.c
121
int org_in, org_out,
org_errdes
;
local
127
org_errdes
= -1;
178
org_errdes
= dup (STDERR_FILE_NO);
179
if (
org_errdes
< 0)
251
if (dup2 (
org_errdes
, STDERR_FILE_NO) < 0)
257
if (close (
org_errdes
) < 0)
/src/external/gpl3/gdb/dist/libiberty/
pex-djgpp.c
121
int org_in, org_out,
org_errdes
;
local
127
org_errdes
= -1;
178
org_errdes
= dup (STDERR_FILE_NO);
179
if (
org_errdes
< 0)
251
if (dup2 (
org_errdes
, STDERR_FILE_NO) < 0)
257
if (close (
org_errdes
) < 0)
/src/external/gpl3/gdb.old/dist/libiberty/
pex-djgpp.c
121
int org_in, org_out,
org_errdes
;
local
127
org_errdes
= -1;
178
org_errdes
= dup (STDERR_FILE_NO);
179
if (
org_errdes
< 0)
251
if (dup2 (
org_errdes
, STDERR_FILE_NO) < 0)
257
if (close (
org_errdes
) < 0)
Completed in 16 milliseconds
Indexes created Fri Mar 06 19:51:54 UTC 2026