Searched refs:set_tod_using (Results 1 – 3 of 3) sorted by relevance
427 pset_tod_using set_tod_using = NULL; variable498 if (!rc && NULL != set_tod_using) { in ntp_set_tod()499 (*set_tod_using)(set_tod_used[tod]); in ntp_set_tod()500 set_tod_using = NULL; in ntp_set_tod()
225 extern pset_tod_using set_tod_using;
4975 set_tod_using = &ntpd_set_tod_using; in getconfig()