Home
last modified time | relevance | path

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

/dragonfly/sys/kern/
H A Dkern_ntptime.c195 static void ntp_init(void);
564 ntp_init(void) in ntp_init() function
590 SYSINIT(ntpclocks, SI_BOOT2_CLOCKS, SI_ORDER_FIRST, ntp_init, NULL);