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

/freebsd-9.3-release/contrib/ntp/include/
H A Dntpd.h378 extern u_long io_timereset; /* time counters were reset */
/freebsd-9.3-release/contrib/ntp/ntpd/
H A Dntp_io.c171 u_long io_timereset; /* time counters were reset */ variable
4300 io_timereset = current_time;
H A Dntp_request.c1205 io->timereset = htonl((u_int32)(current_time - io_timereset));
H A Dntp_control.c2461 current_time - io_timereset);

Completed in 224 milliseconds