Searched refs:addremove_io_fd (Results 1 - 5 of 5) sorted by last modified time

/freebsd-11-stable/contrib/ntp/ntpd/
H A Dntp_io.c460 addremove_io_fd = &ntpd_addremove_io_fd;
/freebsd-11-stable/contrib/ntp/sntp/
H A Dmain.c251 addremove_io_fd = &sntp_addremove_fd;
/freebsd-11-stable/contrib/ntp/libntp/
H A Dwork_fork.c25 addremove_io_fd_func addremove_io_fd; variable
229 (*addremove_io_fd)(c->resp_read_pipe, c->ispipe, TRUE);
532 (*addremove_io_fd)(c->resp_read_pipe, is_pipe, FALSE);
H A Dwork_thread.c88 addremove_io_fd_func addremove_io_fd; variable
586 (*addremove_io_fd)(c->resp_read_pipe, c->ispipe, FALSE);
914 (*addremove_io_fd)(c->resp_read_pipe, c->ispipe, TRUE);
/freebsd-11-stable/contrib/ntp/include/
H A Dntp_worker.h178 extern addremove_io_fd_func addremove_io_fd;

Completed in 136 milliseconds