Searched refs:set_tod_using (Results 1 – 3 of 3) sorted by relevance
426 pset_tod_using set_tod_using = NULL; variable497 if (!rc && NULL != set_tod_using) { in ntp_set_tod()498 (*set_tod_using)(set_tod_used[tod]); in ntp_set_tod()499 set_tod_using = NULL; in ntp_set_tod()
240 extern pset_tod_using set_tod_using;
5165 set_tod_using = &ntpd_set_tod_using; in getconfig()