OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
xsrc
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:time_esterror
(Results
1 - 2
of
2
) sorted by relevancy
/src/external/bsd/ntp/dist/util/
kern.c
55
long
time_esterror
= MAXPHASE; /* estimated error (us) */
variable
/src/sys/kern/
kern_ntptime.c
184
static long
time_esterror
= MAXPHASE / 1000; /* estimated error (us) */
variable
245
ntv->esterror =
time_esterror
;
305
time_esterror
= ntv->esterror;
389
ntv->esterror =
time_esterror
;
Completed in 15 milliseconds
Indexes created Fri May 01 00:23:41 UTC 2026