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