Home
last modified time | relevance | path

Searched refs:getclock (Results 1 – 14 of 14) sorted by relevance

/freebsd/contrib/ntp/util/
H A Dprecision.c134 (void) getclock(TIMEOFDAY, &ts); in default_get_precision()
143 (void) getclock(TIMEOFDAY, &ts); in default_get_precision()
H A Djitter.c105 getclock(TIMEOFDAY, &ts); in get_systime()
/freebsd/contrib/ntp/include/
H A Dntp_unixtime.h20 int getclock (int clock_type, struct timespec *tp);
H A Dntp_machine.h122 #define getclock clock_gettime macro
/freebsd/contrib/ntp/libntp/
H A Dwork_thread.c139 if (0 != getclock(TIMEOFDAY, &until)) { in worker_sleep()
140 msyslog(LOG_ERR, "worker_sleep: getclock() failed: %m"); in worker_sleep()
810 getclock(TIMEOFDAY, &now); in wait_for_sem()
H A Dsystime.c147 rc = getclock(TIMEOFDAY, tsp); in get_ostime()
/freebsd/contrib/ntp/ntpd/
H A Dntp_util.c243 (void) getclock(TIMEOFDAY, &ts); in write_stats()
H A Drefclock_oncore.c1931 (void) getclock(TIMEOFDAY, &ts); in oncore_get_timestamp()
/freebsd/contrib/ntp/sntp/m4/
H A Dntp_libntp.m480 AC_CHECK_FUNCS([getclock stime timegm strlcpy strlcat])
/freebsd/contrib/ntp/sntp/
H A Dconfig.h.in107 /* Define to 1 if you have the `getclock' function. */
/freebsd/contrib/ntp/
H A Dconfig.h.in451 /* Define to 1 if you have the `getclock' function. */
H A DCommitLog-4.1.0593 * configure.in: Look for getclock().
H A DChangeLog1199 * [Bug 2796] ntp-keygen crashes in 'getclock()' on Win32.
H A DCommitLog2771 ports/winnt/libntp/getclock.c@1.6 +7 -0
[all...]