Searched refs:stdin_fd (Results 1 – 1 of 1) sorted by relevance
13 int stdin_fd; member22 dup2(data->stdin_fd, 0); in pre_exec()25 close(data->stdin_fd); in pre_exec()53 data.stdin_fd = out_fds[0]; in start_watchdog()
Completed in 4 milliseconds