Searched refs:ntpd_input (Results 1 – 1 of 1) sorted by relevance
178 static void ntpd_input(int, void *);208 ntpd_fd = fd_select(ntpd_sock, ntpd_input, NULL, module); in ntp_start()551 ntpd_input(int fd __unused, void *arg __unused) in ntpd_input() function