Searched refs:is_pipe (Results 1 – 6 of 6) sorted by relevance
447 int is_pipe; in fork_blocking_child() local466 rc = pipe_socketpair(&blocking_pipes[2], &is_pipe); in fork_blocking_child()472 INSIST(was_pipe == is_pipe); in fork_blocking_child()523 c->ispipe = is_pipe; in fork_blocking_child()532 (*addremove_io_fd)(c->resp_read_pipe, is_pipe, FALSE); in fork_blocking_child()
44 int * is_pipe in pipe_socketpair() argument69 if (is_pipe != NULL) in pipe_socketpair()70 *is_pipe = called_pipe; in pipe_socketpair()
545 int is_pipe;564 rc = pipe_socketpair(&pipe_ends[0], &is_pipe);571 c->ispipe = is_pipe;
168 extern int pipe_socketpair(int fds[2], int *is_pipe);
106 void sntp_addremove_fd(int fd, int is_pipe, int remove_it);949 int is_pipe, in sntp_addremove_fd() argument 958 if (is_pipe) { in sntp_addremove_fd()
481 int is_pipe, in ntpd_addremove_io_fd() argument485 UNUSED_ARG(is_pipe); in ntpd_addremove_io_fd()