Home
last modified time | relevance | path

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

/freebsd-12-stable/contrib/ntp/include/
Dntpd.h381 extern u_long io_timereset; /* time counters were reset */
/freebsd-12-stable/contrib/ntp/ntpd/
Dntp_io.c171 u_long io_timereset; /* time counters were reset */ variable
4391 io_timereset = current_time;
Dntp_request.c1209 io->timereset = htonl((u_int32)(current_time - io_timereset)); in io_stats()
Dntp_control.c2440 current_time - io_timereset); in ctl_putsys()