Home
last modified time | relevance | path

Searched refs:restore_fd (Results 1 – 5 of 5) sorted by relevance

/dragonfly/contrib/binutils-2.27/libiberty/
H A Dpex-unix.c456 restore_fd(int old_fd, int save_fd, int flags) in restore_fd() function
567 && restore_fd (toclose, toclose, fl_tc) < 0) in pex_unix_exec_child()
570 && restore_fd (STDIN_FILE_NO, save_in, fl_in) < 0) in pex_unix_exec_child()
573 && restore_fd (STDOUT_FILE_NO, save_out, fl_out) < 0) in pex_unix_exec_child()
576 && restore_fd (STDERR_FILE_NO, save_err, fl_err) < 0) in pex_unix_exec_child()
/dragonfly/contrib/gdb-7/libiberty/
H A Dpex-unix.c456 restore_fd(int old_fd, int save_fd, int flags) in restore_fd() function
567 && restore_fd (toclose, toclose, fl_tc) < 0) in pex_unix_exec_child()
570 && restore_fd (STDIN_FILE_NO, save_in, fl_in) < 0) in pex_unix_exec_child()
573 && restore_fd (STDOUT_FILE_NO, save_out, fl_out) < 0) in pex_unix_exec_child()
576 && restore_fd (STDERR_FILE_NO, save_err, fl_err) < 0) in pex_unix_exec_child()
/dragonfly/contrib/gcc-4.7/libiberty/
H A Dpex-unix.c454 restore_fd(int old_fd, int save_fd, int flags) in restore_fd() function
565 && restore_fd (toclose, toclose, fl_tc) < 0) in pex_unix_exec_child()
568 && restore_fd (STDIN_FILE_NO, save_in, fl_in) < 0) in pex_unix_exec_child()
571 && restore_fd (STDOUT_FILE_NO, save_out, fl_out) < 0) in pex_unix_exec_child()
574 && restore_fd (STDERR_FILE_NO, save_err, fl_err) < 0) in pex_unix_exec_child()
/dragonfly/contrib/gcc-8.0/libiberty/
H A Dpex-unix.c455 restore_fd(int old_fd, int save_fd, int flags) in restore_fd() function
566 && restore_fd (toclose, toclose, fl_tc) < 0) in pex_unix_exec_child()
569 && restore_fd (STDIN_FILE_NO, save_in, fl_in) < 0) in pex_unix_exec_child()
572 && restore_fd (STDOUT_FILE_NO, save_out, fl_out) < 0) in pex_unix_exec_child()
575 && restore_fd (STDERR_FILE_NO, save_err, fl_err) < 0) in pex_unix_exec_child()
/dragonfly/contrib/binutils-2.34/libiberty/
H A Dpex-unix.c431 restore_fd(int old_fd, int save_fd, int flags) in restore_fd() function
542 && restore_fd (toclose, toclose, fl_tc) < 0) in pex_unix_exec_child()
545 && restore_fd (STDIN_FILE_NO, save_in, fl_in) < 0) in pex_unix_exec_child()
548 && restore_fd (STDOUT_FILE_NO, save_out, fl_out) < 0) in pex_unix_exec_child()
551 && restore_fd (STDERR_FILE_NO, save_err, fl_err) < 0) in pex_unix_exec_child()