Lines Matching refs:fdout
492 * handle the case that fdin and fdout are the same.
509 int fdout, ptyfd, ttyfd, ptymaster;
524 if ((fdout = dup(ptyfd)) == -1) {
535 close(fdout);
543 close(fdout);
551 close(fdout);
590 session_set_fds(ssh, s, ptyfd, fdout, -1, 1, 1);
2021 int fdin, int fdout, int fderr, int ignore_fderr, int is_tty)
2031 fdout, fdin, fderr,
2036 fdout, fdin, fderr,