Searched refs:out_fds (Results 1 – 3 of 3) sorted by relevance
33 int in_fds[2], out_fds[2], pid, n, err; in start_watchdog() local46 err = os_pipe(out_fds, 1, 0); in start_watchdog()52 data.stdin_fd = out_fds[0]; in start_watchdog()54 data.close_me[0] = out_fds[1]; in start_watchdog()69 close(out_fds[0]); in start_watchdog()93 *out_fd_ret = out_fds[1]; in start_watchdog()100 close(out_fds[0]); in start_watchdog()101 close(out_fds[1]); in start_watchdog()
43 int out_fds[]; member95 ret = write(ctx->out_fds[j], data + done, in sender()223 snd_ctx->out_fds[i] = fds[1]; in group()240 close(snd_ctx->out_fds[i]); in group()
999 goto out_fds; in do_sys_poll()1010 goto out_fds; in do_sys_poll()1019 goto out_fds; in do_sys_poll()1031 out_fds: in do_sys_poll()1044 goto out_fds; in do_sys_poll()