Home
last modified time | relevance | path

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

/xnu-12377.81.4/osfmk/kern/
H A Dclock.c297 …k_usec_t* pmu_usec, clock_sec_t* sys_secs, clock_usec_t* sys_usec, struct clock_calend* calend_cp);
298 static void print_all_clock_variables_internal(const char *, struct clock_calend* calend_cp);
931 struct clock_calend calend_cp = clock_calend; in clock_update_calendar() local
937 print_all_clock_variables(__func__, NULL, NULL, NULL, NULL, &calend_cp); in clock_update_calendar()