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

/macosx-10.10.1/ntp-92/ntpd/
H A Drefclock_chu.c302 struct surv { struct
391 struct surv surv[8]; /* UART survivor structures */ member in struct:chuunit
418 static void chu_uart (struct surv *, double);
737 struct surv *sp;
844 sp = &up->surv[up->decptr];
866 if ((up->surv[i].uart & 0x601) != 0x600 ||
867 up->surv[i].span < SPAN)
870 if (up->surv[i].dist > dist) {
871 dist = up->surv[
[all...]

Completed in 103 milliseconds