Home
last modified time | relevance | path

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

/xnu-8020.101.4/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-8020.101.4/bsd/kern/
H A Dkern_ntptime.c774 clock_update_calendar(); in ntp_loop_update_call()