Searched refs:systime_func_ptr (Results 1 – 2 of 2) sorted by relevance
43 typedef time_t (*systime_func_ptr)(time_t *); typedef51 extern systime_func_ptr ntpcal_set_timefunc(systime_func_ptr);
97 static systime_func_ptr systime_func = &time;101 systime_func_ptr103 systime_func_ptr nfunc in ntpcal_set_timefunc() 106 systime_func_ptr res; in ntpcal_set_timefunc()