Searched refs:stdout_fd (Results 1 – 1 of 1) sorted by relevance
813 doio(int stdin_fd, int appin_fd, int stdout_fd, int stderr_fd, int sig_fd, in doio() argument821 pollfds[0].fd = stdout_fd; in doio()870 if (process_output(stdout_fd, STDOUT_FILENO) in doio()910 stdout_fd); in doio()960 if ((cc = read(stdout_fd, ibuf, ZLOGIN_BUFSIZ)) > 0) { in doio()