HomeSort by: relevance | last modified time | path
    Searched refs:stabil (Results 1 - 5 of 5) sorted by relevancy

  /src/sys/compat/freebsd/
freebsd_timex.h 273 long stabil; /* pps stability (scaled ppm) (ro) */ member in struct:freebsd_timex
  /src/sys/sys/
timex.h 233 long stabil; /* PPS stability (scaled PPM) (ro) */ member in struct:timex
  /src/sys/compat/netbsd32/
netbsd32_conv.h 449 tx32p->stabil = (netbsd32_long)txp->stabil;
473 txp->stabil = (long)tx32p->stabil;
netbsd32.h 986 netbsd32_long stabil; /* pps stability (scaled ppm) (ro) */ member in struct:netbsd32_timex
  /src/sys/kern/
kern_ntptime.c 404 ntv->stabil = pps_stabil;

Completed in 35 milliseconds