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

/macosx-10.10/ntp-92/ntpd/
H A Drefclock_chu.c353 int syndist; /* sync distance */ member in struct:chuunit
1183 up->syndist = k = 0;
1194 if (val > up->syndist) {
1195 up->syndist = val;
1210 up->syndist, temp);
1220 if (up->syndist < MINSYNC) {

Completed in 114 milliseconds