Searched refs:addremove_io_fd (Results 1 - 5 of 5) sorted by relevance

/netbsd-current/external/bsd/ntp/dist/include/
H A Dntp_worker.h180 extern addremove_io_fd_func addremove_io_fd;
/netbsd-current/external/bsd/ntp/dist/libntp/
H A Dwork_fork.c27 addremove_io_fd_func addremove_io_fd; variable
231 (*addremove_io_fd)(c->resp_read_pipe, c->ispipe, TRUE);
560 (*addremove_io_fd)(c->resp_read_pipe, is_pipe, FALSE);
H A Dwork_thread.c90 addremove_io_fd_func addremove_io_fd; variable
588 (*addremove_io_fd)(c->resp_read_pipe, c->ispipe, FALSE);
916 (*addremove_io_fd)(c->resp_read_pipe, c->ispipe, TRUE);
/netbsd-current/external/bsd/ntp/dist/sntp/
H A Dmain.c253 addremove_io_fd = &sntp_addremove_fd;
/netbsd-current/external/bsd/ntp/dist/ntpd/
H A Dntp_io.c467 addremove_io_fd = &ntpd_addremove_io_fd;

Completed in 163 milliseconds