Searched refs:io_timereset (Results 1 - 4 of 4) sorted by relevance

/macosx-10.10.1/ntp-92/include/
H A Dntpd.h327 extern u_long io_timereset; /* time counters were reset */
H A Dntpd.h.orig327 extern u_long io_timereset; /* time counters were reset */
/macosx-10.10.1/ntp-92/ntpd/
H A Dntp_io.c148 u_long io_timereset; /* time counters were reset */ variable
3823 io_timereset = current_time;
H A Dntp_request.c1229 extern u_long io_timereset;
1234 io->timereset = htonl((u_int32)(current_time - io_timereset));

Completed in 117 milliseconds