Searched refs:stdout_fd (Results 1 – 1 of 1) sorted by relevance
14 int stdout_fd; member23 dup2(data->stdout_fd, 1); in pre_exec()24 dup2(data->stdout_fd, 2); in pre_exec()26 close(data->stdout_fd); in pre_exec()54 data.stdout_fd = in_fds[1]; in start_watchdog()
Completed in 2 milliseconds