Searched refs:pipe_stdout (Results 1 – 1 of 1) sorted by relevance
111 bool pipe_stdin, bool pipe_stdout, in create_pipe() argument138 if (pipe_stdout) in create_pipe()156 if (pipe_stdout || prog_stdout != NULL) in create_pipe()167 && (!pipe_stdout || dup2 (ifd[1], STDOUT_FILENO) >= 0) in create_pipe()179 && (pipe_stdout in create_pipe()221 if (pipe_stdout || prog_stdout != NULL) in create_pipe()228 if (pipe_stdout) in create_pipe()235 if (pipe_stdout) in create_pipe()243 if (pipe_stdout) in create_pipe()262 if (pipe_stdout) in create_pipe()[all …]