Searched refs:time_esterror (Results 1 - 3 of 3) sorted by relevance

/illumos-gate/usr/src/uts/common/syscall/
H A Dntptime.c84 ntv.esterror = time_esterror;
167 time_esterror = ntv.esterror;
184 ntv.esterror = time_esterror;
/illumos-gate/usr/src/uts/common/sys/
H A Dtimex.h253 extern int32_t time_esterror; /* estimated error (us) */
/illumos-gate/usr/src/uts/common/os/
H A Dclock.c136 * time_esterror is set and read by the ntp_adjtime() call, but
146 int32_t time_esterror = MAXPHASE; /* estimated error (us) */ variable

Completed in 48 milliseconds