Searched refs:getclock (Results 1 - 8 of 8) sorted by relevance

/freebsd-13-stable/contrib/ntp/util/
H A Dprecision.c134 (void) getclock(TIMEOFDAY, &ts);
143 (void) getclock(TIMEOFDAY, &ts);
H A Djitter.c105 getclock(TIMEOFDAY, &ts);
/freebsd-13-stable/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-13-stable/contrib/ntp/libntp/
H A Dwork_thread.c149 if (0 != getclock(TIMEOFDAY, &until)) {
150 msyslog(LOG_ERR, "worker_sleep: getclock() failed: %m");
800 getclock(TIMEOFDAY, &now);
H A Dsystime.c148 rc = getclock(TIMEOFDAY, tsp);
/freebsd-13-stable/contrib/ntp/ntpd/
H A Dntp_util.c244 (void) getclock(TIMEOFDAY, &ts);
H A Drefclock_oncore.c1929 (void) getclock(TIMEOFDAY, &ts);

Completed in 113 milliseconds