Searched refs:pipe_stdout (Results 1 – 1 of 1) sorted by relevance
125 bool pipe_stdin, bool pipe_stdout, in create_pipe() argument150 if (pipe_stdout) in create_pipe()168 if (pipe_stdout || prog_stdout != NULL) in create_pipe()179 && (!pipe_stdout || dup2 (ifd[1], STDOUT_FILENO) >= 0) in create_pipe()191 && (pipe_stdout in create_pipe()213 if (pipe_stdout || prog_stdout != NULL) in create_pipe()220 if (pipe_stdout) in create_pipe()227 if (pipe_stdout) in create_pipe()234 if (pipe_stdout) in create_pipe()257 if (pipe_stdout) in create_pipe()[all …]