Searched refs:stdout_fd (Results 1 – 5 of 5) sorted by relevance
13 int stdout_fd; member22 dup2(data->stdout_fd, 1); in pre_exec()23 dup2(data->stdout_fd, 2); in pre_exec()25 close(data->stdout_fd); in pre_exec()53 data.stdout_fd = in_fds[1]; in start_watchdog()
24 int stdout_fd; member33 if (data->stdout_fd != -1) in slirp_pre_exec()34 dup2(data->stdout_fd, 1); in slirp_pre_exec()43 pe_data.stdout_fd = fd; in slirp_tramp()
169 int stdout_fd; member177 dup2(data->stdout_fd, 1); in change_pre_exec()192 pe_data.stdout_fd = fds[1]; in change_tramp()
59 int stdout_fd; member69 dup2(data->stdout_fd, 1); in slip_pre_exec()89 pe_data.stdout_fd = fds[1]; in slip_tramp()
50 int stdout_fd; member58 dup2(data->stdout_fd, 1); in tuntap_pre_exec()77 data.stdout_fd = remote; in tuntap_open_tramp()