Home
last modified time | relevance | path

Searched refs:step_systime (Results 1 – 10 of 10) sorted by relevance

/freebsd/contrib/ntp/ntpd/
H A Dntp_timer.c660 step_systime(lswarp); in check_leapsec()
668 step_systime(lswarp); in check_leapsec()
H A Dntp_loopfilter.c514 step_systime(fp_offset); in local_clock()
643 step_systime(fp_offset); in local_clock()
H A Dntpsim.c597 step_systime( function
/freebsd/contrib/ntp/ntpdate/
H A Dntpdate.c2111 n = step_systime(dtemp); in l_step_systime()
2129 return step_systime(dtemp); in l_step_systime()
2138 return step_systime(dtemp); in l_step_systime()
/freebsd/contrib/ntp/libntp/
H A Dsystime.c41 * These routines (get_systime, step_systime, adj_systime) implement an
512 * step_systime - step the system clock.
516 step_systime(
566 msyslog(LOG_ERR, "step_systime: allow_panic is TRUE!"); in step_systime()
587 msyslog(LOG_ERR, "step_systime: allow_panic is TRUE!"); in step_systime()
517 step_systime( step_systime() function
/freebsd/contrib/ntp/include/
H A Dntp_fp.h365 extern int step_systime (double);
/freebsd/contrib/ntp/sntp/
H A Dmain.c1467 rc = step_systime(offset); in set_time()
/freebsd/contrib/ntp/
H A DCommitLog-4.1.05199 * libntp/systime.c (step_systime): net_set_tod calls clock_settime.
H A DChangeLog2186 'step_systime()' and necessary support to 'ntp-calendar.c'.
H A DCommitLog[all...]