Home
last modified time | relevance | path

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

/freebsd-13-stable/sys/kern/
HDkern_ntptime.c214 static void ntp_init(void);
650 ntp_init(void) in ntp_init() function
670 SYSINIT(ntpclocks, SI_SUB_CLOCKS, SI_ORDER_MIDDLE, ntp_init, NULL);
/freebsd-13-stable/contrib/bsnmp/snmp_ntp/
HDsnmp_ntp.c185 ntp_init(struct lmodule *mod, int argc, char *argv[] __unused) in ntp_init() function
234 .init = ntp_init,