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

/macosx-10.10/ntp-92/ntpd/
H A Drefclock_msfees.c331 /* ees_event - record and report an event */
332 #define ees_event(ees, evcode) if ((ees)->status != (u_char)(evcode)) \ macro
714 ees_event(ees, CEVNT_BADREPLY);
734 ees_event(ees, CEVNT_BADREPLY);
751 ees_event(ees, CEVNT_FAULT);
765 ees_event(ees, CEVNT_BADREPLY);
776 ees_event(ees, CEVNT_BADREPLY);
785 ees_event(ees, CEVNT_BADREPLY);
793 ees_event(ees, CEVNT_BADREPLY);
801 ees_event(ee
[all...]

Completed in 58 milliseconds