HomeSort by relevance Sort by last modified time
    Searched full:stderr_pipe (Results 1 - 3 of 3) sorted by null

  /toolchain/binutils/binutils-2.25/libiberty/
pex-common.c 65 obj->stderr_pipe = -1;
295 if (obj->stderr_pipe != -1)
314 obj->stderr_pipe = p[READ_PORT];
506 o = obj->stderr_pipe;
510 obj->stderr_pipe = -1;
608 if (obj->stderr_pipe >= 0 && obj->stderr_pipe != STDIN_FILE_NO)
609 obj->funcs->close (obj, obj->stderr_pipe);
pex-common.h 69 int stderr_pipe; member in struct:pex_obj
ChangeLog 970 * pex-common.c (pex_read_err): Set stderr_pipe to -1 if a
    [all...]

Completed in 446 milliseconds