Home
last modified time | relevance | path

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

/f-stack/freebsd/kern/
H A Dkern_ntptime.c210 static void ntp_init(void);
646 ntp_init(void) in ntp_init() function
666 SYSINIT(ntpclocks, SI_SUB_CLOCKS, SI_ORDER_MIDDLE, ntp_init, NULL);