Searched refs:out_fds (Results 1 – 3 of 3) sorted by relevance
34 int in_fds[2], out_fds[2], pid, n, err; in start_watchdog() local47 err = os_pipe(out_fds, 1, 0); in start_watchdog()53 data.stdin_fd = out_fds[0]; in start_watchdog()55 data.close_me[0] = out_fds[1]; in start_watchdog()70 close(out_fds[0]); in start_watchdog()94 *out_fd_ret = out_fds[1]; in start_watchdog()101 close(out_fds[0]); in start_watchdog()102 close(out_fds[1]); in start_watchdog()
48 int out_fds[]; member108 ret = write(ctx->out_fds[j], data + done, in sender()243 snd_ctx->out_fds[i] = fds[1]; in group()260 close(snd_ctx->out_fds[i]); in group()
993 goto out_fds; in do_sys_poll()1004 goto out_fds; in do_sys_poll()1013 goto out_fds; in do_sys_poll()1025 out_fds: in do_sys_poll()1038 goto out_fds; in do_sys_poll()