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

/freebsd-13-stable/contrib/ntp/ntpd/
H A Dntp_timer.c657 step_systime(lswarp);
665 step_systime(lswarp);
H A Dntp_loopfilter.c517 step_systime(fp_offset);
646 step_systime(fp_offset);
H A Dntpsim.c594 * step_systime - step the system clock. We are religious here.
597 step_systime( function
603 printf("step_systime: time %.6f adj %.6f\n",
/freebsd-13-stable/contrib/ntp/libntp/
H A Dsystime.c42 * These routines (get_systime, step_systime, adj_systime) implement an
513 * step_systime - step the system clock.
517 step_systime( function
567 msyslog(LOG_ERR, "step_systime: allow_panic is TRUE!");
588 msyslog(LOG_ERR, "step_systime: allow_panic is TRUE!");
/freebsd-13-stable/contrib/ntp/ntpdate/
H A Dntpdate.c2080 * This fuction is not the same as lib/systime step_systime!!!
2111 n = step_systime(dtemp);
2129 return step_systime(dtemp);
2138 return step_systime(dtemp);
/freebsd-13-stable/contrib/ntp/include/
H A Dntp_fp.h365 extern int step_systime (double);
386 * Optional callback from libntp step_systime() to ntpd. Optional
/freebsd-13-stable/contrib/ntp/sntp/
H A Dmain.c1466 rc = step_systime(offset);

Completed in 122 milliseconds