Searched refs:local_clock (Results 1 – 5 of 5) sorted by relevance
207 local_clock(void) in local_clock() function
131 * ntpd/ntp_loopfilter.c (local_clock): One more attempt at149 * ntpd/ntp_loopfilter.c (local_clock): huffpuff cleanup/improvements.167 * ntpd/ntp_loopfilter.c (local_clock): Debug cleanup185 (local_clock): correct the offset by one-half the difference209 (local_clock): Lose "pps sync enabled" log noise.240 * ntpd/ntp_loopfilter.c (local_clock): pass the values to253 * ntpd/ntp_loopfilter.c (local_clock): Sanity check sys_poll277 (local_clock): Use it. Clean up the code.300 (local_clock): Ditto, and change the "mu" calculation. Improve356 * ntpd/ntp_loopfilter.c (local_clock): S_SYNC case now also checks[all …]
169 extern int local_clock(struct peer *, double);
453 local_clock( in local_clock() function
2970 switch (local_clock(peer, sys_offset)) { in clock_update()