Home
last modified time | relevance | path

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

/xnu-8019.80.24/osfmk/kern/
H A Dclock.c296 …k_usec_t* pmu_usec, clock_sec_t* sys_secs, clock_usec_t* sys_usec, struct clock_calend* calend_cp);
297 static void print_all_clock_variables_internal(const char *, struct clock_calend* calend_cp);
927 struct clock_calend calend_cp = clock_calend; in clock_update_calendar() local
933 print_all_clock_variables(__func__, NULL, NULL, NULL, NULL, &calend_cp); in clock_update_calendar()