Home
last modified time | relevance | path

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

/xnu-10063.101.15/osfmk/kern/
H A Dclock.h145 extern void clock_update_calendar(void);
H A Dclock.c884 clock_update_calendar(void) in clock_update_calendar() function
/xnu-10063.101.15/bsd/kern/
H A Dkern_ntptime.c773 clock_update_calendar(); in ntp_loop_update_call()