Home
last modified time | relevance | path

Searched refs:TIMEOFDAY (Results 1 – 7 of 7) 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_machine.h85 #define TIMEOFDAY 0x0 /* system wide realtime clock */ macro
/freebsd/contrib/ntp/libntp/
H A Dwork_thread.c139 if (0 != getclock(TIMEOFDAY, &until)) { 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()