Home
last modified time | relevance | path

Searched refs:ees_step_notes (Results 1 – 1 of 1) sorted by relevance

/freebsd/contrib/ntp/ntpd/
H A Drefclock_msfees.c1122 static int ees_step_notes = EES_STEP_NOTES; in ees_receive() local
1123 if (ees_step_notes > 0) { in ees_receive()
1124 ees_step_notes--; in ees_receive()
1127 ees->second, sincelast, ees_step_notes ? "" : " -- NO MORE !"); in ees_receive()
1129 … subms(delta_sfsec), ees->second, (ees->last_step) ? sincelast : -1, ees_step_notes ? "" : " -- NO… in ees_receive()