Searched refs:fl_err (Results 1 – 4 of 4) sorted by relevance
/netbsd-src/external/gpl3/gcc/dist/libiberty/ |
H A D | pex-unix.c | 473 int fl_in = 0, fl_out = 0, fl_err = 0, fl_tc = 0; in pex_unix_exec_child() local 491 && save_and_install_fd (&save_err, &fl_err, STDERR_FILE_NO, errdes) < 0) in pex_unix_exec_child() 551 && restore_fd (STDERR_FILE_NO, save_err, fl_err) < 0) in pex_unix_exec_child()
|
/netbsd-src/external/gpl3/binutils.old/dist/libiberty/ |
H A D | pex-unix.c | 473 int fl_in = 0, fl_out = 0, fl_err = 0, fl_tc = 0; in pex_unix_exec_child() local 491 && save_and_install_fd (&save_err, &fl_err, STDERR_FILE_NO, errdes) < 0) in pex_unix_exec_child() 551 && restore_fd (STDERR_FILE_NO, save_err, fl_err) < 0) in pex_unix_exec_child()
|
/netbsd-src/external/gpl3/gcc.old/dist/libiberty/ |
H A D | pex-unix.c | 473 int fl_in = 0, fl_out = 0, fl_err = 0, fl_tc = 0; in pex_unix_exec_child() local 491 && save_and_install_fd (&save_err, &fl_err, STDERR_FILE_NO, errdes) < 0) in pex_unix_exec_child() 551 && restore_fd (STDERR_FILE_NO, save_err, fl_err) < 0) in pex_unix_exec_child()
|
/netbsd-src/external/gpl3/binutils/dist/libiberty/ |
H A D | pex-unix.c | 476 int fl_in = 0, fl_out = 0, fl_err = 0, fl_tc = 0; in pex_unix_exec_child() local 494 && save_and_install_fd (&save_err, &fl_err, STDERR_FILE_NO, errdes) < 0) in pex_unix_exec_child() 554 && restore_fd (STDERR_FILE_NO, save_err, fl_err) < 0) in pex_unix_exec_child()
|