Home
last modified time | relevance | path

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

/xnu-8019.80.24/osfmk/kern/
H A Dclock.h146 extern void clock_update_calendar(void);
H A Dclock.c880 clock_update_calendar(void) in clock_update_calendar() function
/xnu-8019.80.24/bsd/kern/
H A Dkern_ntptime.c770 clock_update_calendar(); in ntp_loop_update_call()