Home
last modified time | relevance | path

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

/freebsd/contrib/bsnmp/snmp_ntp/
H A Dsnmp_ntp.c180 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