Home
last modified time | relevance | path

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

/freebsd-13-stable/contrib/ntp/include/
HDntpd.h422 extern u_long io_timereset; /* time counters were reset */
/freebsd-13-stable/contrib/ntp/ntpd/
HDntp_io.c171 u_long io_timereset; /* time counters were reset */ variable
4422 io_timereset = current_time;
HDntp_request.c1209 io->timereset = htonl((u_int32)(current_time - io_timereset)); in io_stats()
HDntp_control.c2439 current_time - io_timereset); in ctl_putsys()