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

/freebsd-13-stable/contrib/ntp/kernel/sys/
H A Dtimex.h278 long stabil; /* pps stability (scaled ppm) (ro) */ member in struct:timex
/freebsd-13-stable/sys/sys/
H A Dtimex.h149 long stabil; /* PPS stability (scaled PPM) (ro) */ member in struct:timex
/freebsd-13-stable/contrib/ntp/util/
H A Dntptime.c358 gtemp = (double)ntx.stabil / SCALE_FREQ;
/freebsd-13-stable/sys/compat/freebsd32/
H A Dfreebsd32.h425 int32_t stabil; member in struct:timex32
H A Dfreebsd32_misc.c3797 CP(*src, *dst, stabil);
3819 CP(*src, *dst, stabil);
/freebsd-13-stable/contrib/ntp/include/
H A Dntp_request.h904 int32 stabil; member in struct:info_kernel
/freebsd-13-stable/sys/kern/
H A Dkern_ntptime.c458 ntv->stabil = pps_stabil;
/freebsd-13-stable/usr.sbin/ntp/ntpdc/
H A Dnl.c830 printf("offsetof(stabil) = %d\n",
831 (int) offsetof(struct info_kernel, stabil));
/freebsd-13-stable/contrib/ntp/ntpd/
H A Dntp_request.c2470 ik->stabil = htonl((u_int32)ntx.stabil);
H A Dntp_control.c2396 (sys_var[varid].text, ntx.stabil)
/freebsd-13-stable/contrib/ntp/ntpdc/
H A Dntpdc_ops.c3046 fptoa((s_fp)ntohl(ik->stabil), 3));

Completed in 115 milliseconds