Home
last modified time | relevance | path

Searched refs:TIMEOFDAY (Results 1 – 7 of 7) sorted by relevance

/freebsd-14-stable/contrib/ntp/util/
HDprecision.c134 (void) getclock(TIMEOFDAY, &ts); in default_get_precision()
143 (void) getclock(TIMEOFDAY, &ts); in default_get_precision()
HDjitter.c105 getclock(TIMEOFDAY, &ts); in get_systime()
/freebsd-14-stable/contrib/ntp/include/
HDntp_machine.h85 #define TIMEOFDAY 0x0 /* system wide realtime clock */ macro
/freebsd-14-stable/contrib/ntp/libntp/
HDwork_thread.c139 if (0 != getclock(TIMEOFDAY, &until)) { in worker_sleep()
810 getclock(TIMEOFDAY, &now); in wait_for_sem()
HDsystime.c147 rc = getclock(TIMEOFDAY, tsp); in get_ostime()
/freebsd-14-stable/contrib/ntp/ntpd/
HDntp_util.c243 (void) getclock(TIMEOFDAY, &ts); in write_stats()
HDrefclock_oncore.c1931 (void) getclock(TIMEOFDAY, &ts); in oncore_get_timestamp()