Home
last modified time | relevance | path

Searched refs:ntp_set_tod (Results 1 – 6 of 6) sorted by relevance

/freebsd-10-stable/contrib/ntp/libntp/
Dsystime.c564 if (ntp_set_tod(&timetv, NULL) != 0) { in step_systime()
646 if (ntp_set_tod(&timetv, NULL) != 0) { in clamp_systime()
Dmachines.c431 ntp_set_tod( in ntp_set_tod() function
/freebsd-10-stable/contrib/ntp/include/
Dntp_machine.h68 int ntp_set_tod (struct timeval *tvp, void *tzp);
/freebsd-10-stable/contrib/ntp/ntpd/
Dntp_util.c249 if (ntp_set_tod(&tv,(struct timezone *)NULL) != 0) in write_stats()
/freebsd-10-stable/contrib/ntp/
DCommitLog-4.1.03480 * libntp/machines.c (ntp_set_tod): Use a long* for the argument to
4087 * libntp/machines.c (ntp_set_tod): Bugfix
5200 * libntp/machines.c (ntp_set_tod): Take a 2nd arg for NT.
5201 * include/ntp_machine.h: ntp_set_tod() has 2 args always.
5540 * libntp/machines.c (ntp_set_tod): Get it right.
DCommitLog203695 [Bug 515] ntp_set_tod() displays stale errno
203698 [Bug 515] ntp_set_tod() displays stale errno