Home
last modified time | relevance | path

Searched defs:clock_adjust (Results 1 – 2 of 2) sorted by relevance

/freebsd/contrib/ntp/ntpdate/
H A Dntpdate.c1261 clock_adjust(void) in clock_adjust() function
/freebsd/contrib/ntp/parseutil/
H A Ddcfd.c190 static long clock_adjust = 0; /* current adjustment value (usec * 2^USECSCALE) */ variable