Searched refs:calcnt (Results 1 - 11 of 11) sorted by relevance

/freebsd-13-stable/contrib/ntp/kernel/sys/
H A Dtimex.h280 long calcnt; /* calibration intervals (ro) */ member in struct:timex
/freebsd-13-stable/sys/sys/
H A Dtimex.h151 long calcnt; /* calibration intervals (ro) */ member in struct:timex
/freebsd-13-stable/contrib/ntp/util/
H A Dntptime.c363 (u_long)ntx.calcnt, (u_long)ntx.jitcnt,
/freebsd-13-stable/sys/compat/freebsd32/
H A Dfreebsd32.h427 int32_t calcnt; member in struct:timex32
H A Dfreebsd32_misc.c3799 CP(*src, *dst, calcnt);
3821 CP(*src, *dst, calcnt);
/freebsd-13-stable/contrib/ntp/include/
H A Dntp_request.h906 int32 calcnt; member in struct:info_kernel
/freebsd-13-stable/sys/kern/
H A Dkern_ntptime.c459 ntv->calcnt = pps_calcnt;
/freebsd-13-stable/usr.sbin/ntp/ntpdc/
H A Dnl.c834 printf("offsetof(calcnt) = %d\n",
835 (int) offsetof(struct info_kernel, calcnt));
/freebsd-13-stable/contrib/ntp/ntpd/
H A Dntp_request.c2472 ik->calcnt = htonl((u_int32)ntx.calcnt);
H A Dntp_control.c2418 (sys_var[varid].text, ntx.calcnt)
/freebsd-13-stable/contrib/ntp/ntpdc/
H A Dntpdc_ops.c3052 (u_long)ntohl(ik->calcnt));

Completed in 143 milliseconds