Searched refs:stdout_fd (Results 1 – 4 of 4) 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()
59 int stdout_fd; member69 dup2(data->stdout_fd, 1); in slip_pre_exec()89 pe_data.stdout_fd = fds[1]; in slip_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()
50 int stdout_fd; member58 dup2(data->stdout_fd, 1); in tuntap_pre_exec()77 data.stdout_fd = remote; in tuntap_open_tramp()