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

/freebsd-10.1-release/contrib/ntp/libntp/
H A Dntp_calendar.c97 static systime_func_ptr systime_func = &time; variable
108 res = systime_func;
111 systime_func = nfunc;
120 return (*systime_func)(NULL);

Completed in 98 milliseconds