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

/freebsd-11-stable/contrib/ntp/libntp/
H A Dntp_calendar.c98 static systime_func_ptr systime_func = &time; variable
109 res = systime_func;
112 systime_func = nfunc;
121 return (*systime_func)(NULL);

Completed in 60 milliseconds