Searched refs:sys_tsrounding (Results 1 - 5 of 5) sorted by relevance

/freebsd-13-stable/contrib/ntp/libntp/
H A Dsystime.c35 u_long sys_tsrounding; /* timestamp rounding errors */ variable
270 sys_tsrounding++;
/freebsd-13-stable/contrib/ntp/include/
H A Dntpd.h516 extern u_long sys_tsrounding; /* timestamp rounding errors */
/freebsd-13-stable/contrib/ntp/ntpd/
H A Dntp_request.c1156 ss->tsrounding = htonl((u_int32)sys_tsrounding);
H A Dntp_control.c2239 ctl_putuint(sys_var[varid].text, sys_tsrounding);
H A Dntp_proto.c5421 sys_tsrounding = 0;

Completed in 125 milliseconds