Searched defs:stdout_fd (Results 1 – 7 of 7) sorted by relevance
144 pipe_execv(FILE **stdin_fd, FILE **stdout_fd, FILE **stderr_fd, in pipe_execv()
274 const int stdout_fd = open_for_append(stdout_file); in fork_files_aux() local
322 impl::child::stdout_fd(void) in stdout_fd() function in impl::child
444 const char *const envp[], fd_t stdin_fd, fd_t stdout_fd, in StartSubprocess()
1144 const char *const envp[], fd_t stdin_fd, fd_t stdout_fd, in StartSubprocess()
857 int stdout_fd = STDOUT_FILENO; in readwrite() local
786 int stdout_fd = STDOUT_FILENO; in readwrite() local