Searched defs:stdout_pipe (Results 1 – 4 of 4) sorted by relevance
98 write_data(char *volatile input_data, int *stdin_pipe, int *stdout_pipe) in write_data()154 int *stdout_pipe, pid_t jobpid) in read_data()312 int *stdout_pipe, pid_t *jobpid) in exec_user_command()489 int stdin_pipe[2], stdout_pipe[2]; in child_process() local
78 int stdin_pipe[2], stdout_pipe[2], tmp; in __archive_create_child() local
15 uv_pipe_t stdout_pipe; variable
3514 int stdout_pipe[2]; in do_cvs_command() local