Home
last modified time | relevance | path

Searched refs:ntpd_input (Results 1 – 1 of 1) sorted by relevance

/NextBSD/contrib/bsnmp/snmp_ntp/
HDsnmp_ntp.c178 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