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

/freebsd-9.3-release/contrib/ntp/ntpd/
H A Drefclock_msfees.c1030 int third_step = 0; local
1053 if (third_step == 0 && (
1063 )) third_step = this;
1064 if (third_step != this) break;
1072 msyslog(LOG_ERR, "MSF%d: %d: This=%d (%d), other=%d/%d, sum=%d, count=%d, pps_step=%d, suspect=%x", ees->unit, p, ees->last_steps[p], this_step, other_step, third_step, sum, count, pps_step, suspect_4ms_step);

Completed in 64 milliseconds