Home
last modified time | relevance | path

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

/src/contrib/ntp/include/
H A Dntpd.h422 extern u_long io_timereset; /* time counters were reset */
/src/contrib/ntp/ntpd/
H A Dntp_io.c171 u_long io_timereset; /* time counters were reset */ variable
4422 io_timereset = current_time;
H A Dntp_request.c1209 io->timereset = htonl((u_int32)(current_time - io_timereset)); in io_stats()
H A Dntp_control.c2439 current_time - io_timereset); in ctl_putsys()