Searched refs:org_out (Results 1 - 1 of 1) sorted by relevance

/macosx-10.10.1/cxxfilt-11/cxxfilt/libiberty/
H A Dpex-djgpp.c120 int org_in, org_out, org_errdes; local
125 org_out = -1;
153 org_out = dup (STDOUT_FILE_NO);
154 if (org_out < 0)
233 if (dup2 (org_out, STDOUT_FILE_NO) < 0)
239 if (close (org_out) < 0)

Completed in 66 milliseconds