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()
803 getclock(TIMEOFDAY, &now); in wait_for_sem()
H A Dsystime.c148 rc = getclock(TIMEOFDAY, tsp); in get_ostime()
/freebsd/contrib/ntp/ntpd/
H A Dntp_util.c245 (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.m479 AC_CHECK_FUNCS([getclock stime timegm strlcpy strlcat])
/freebsd/contrib/ntp/sntp/
H A Dconfig.h.in104 /* 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 DChangeLog1081 * [Bug 2796] ntp-keygen crashes in 'getclock()' on Win32.
H A DCommitLog36647 [Bug 2796] ntp-keygen crashes in 'getclock()' on Win32
36650 [Bug 2796] ntp-keygen crashes in 'getclock()' on Win32
36652 ports/winnt/libntp/getclock.c@1.5 +2 -0
36653 [Bug 2796] ntp-keygen crashes in 'getclock()' on Win32
107062 ports/winnt/libntp/getclock.c@1.4 +20 -8
133636 ports/winnt/libntp/getclock.c@1.3 +2 -0
147832 ports/winnt/libntp/getclock.c@1.2 +0 -0
184880 ports/winnt/libntp/getclock.c@1.1 +49 -0
184881 emulate BSD getclock() interface
184883 ports/winnt/libntp/getclock.c@1.0 +0 -0
[all …]