Searched refs:calend_adjust_call (Results 1 - 1 of 1) sorted by relevance

/macosx-10.5.8/xnu-1228.15.4/osfmk/kern/
H A Dclock.c109 static void calend_adjust_call(void);
146 timer_call_setup(&clock_calend.adjcall, (timer_call_func_t)calend_adjust_call, NULL);
595 calend_adjust_call(void) function

Completed in 5 milliseconds