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

/freebsd-9.3-release/contrib/ntp/ntpd/
H A Drefclock_msfees.c332 /* ees_event - record and report an event */
333 #define ees_event(ees, evcode) if ((ees)->status != (u_char)(evcode)) \ macro
715 ees_event(ees, CEVNT_BADREPLY);
735 ees_event(ees, CEVNT_BADREPLY);
752 ees_event(ees, CEVNT_FAULT);
766 ees_event(ees, CEVNT_BADREPLY);
777 ees_event(ees, CEVNT_BADREPLY);
786 ees_event(ees, CEVNT_BADREPLY);
794 ees_event(ees, CEVNT_BADREPLY);
802 ees_event(ee
[all...]

Completed in 44 milliseconds