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

/freebsd-12-stable/contrib/ntp/ntpd/
H A Dntp_loopfilter.c522 adj_systime(fp_offset);
678 adj_systime(fp_offset);
987 * set_freq(). Otherwise it is a component of the adj_systime()
1005 * Windows port adj_systime() must be called each second,
1013 adj_systime(offset_adj + freq_adj);
H A Dntpsim.c546 * adj_systime - advance or retard the system clock exactly like the
550 adj_systime( function
/freebsd-12-stable/contrib/ntp/libntp/
H A Dsystime.c42 * These routines (get_systime, step_systime, adj_systime) implement an
69 * When slewing the system clock using adj_systime() (with the kernel
283 * adj_systime - adjust system time by the argument.
287 adj_systime( function
299 * The Windows port adj_systime() depends on being called each
309 msyslog(LOG_ERR, "adj_systime: allow_panic is TRUE!");
358 msyslog(LOG_ERR, "adj_systime: %m");
360 msyslog(LOG_ERR, "adj_systime: allow_panic is TRUE!");
366 msyslog(LOG_ERR, "adj_systime: allow_panic is TRUE!");
/freebsd-12-stable/contrib/ntp/include/
H A Dntp_fp.h366 extern int adj_systime (double);
/freebsd-12-stable/contrib/ntp/sntp/
H A Dmain.c1483 rc = adj_systime(offset);

Completed in 192 milliseconds