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

/freebsd-9.3-release/contrib/ntp/include/
H A Dntp_control.h84 #define CTL_SYS_STATUS(li, source, nevnt, evnt) \
88 ((evnt)&0x000f))
115 #define CTL_PEER_STATUS(status, nevnt, evnt) \
118 ((evnt) & 0x000f))
/freebsd-9.3-release/contrib/ntp/scripts/monitoring/
H A Dntptrap356 $evnt = &ntp'SystemEvent($status); #';
357 $msg .= "$evnt ";
367 if ($evnt eq "event_sync_chg")
374 elsif ($evnt eq "event_sync/strat_chg")
379 elsif ($evnt eq "event_clock_excptn")
401 $evnt = &ntp'PeerEvent($status); #';
402 $msg .= "$evnt ";
404 if ($evnt eq "event_clock_excptn")
421 elsif ($evnt eq "event_stratum_chg")
/freebsd-9.3-release/sys/dev/oce/
H A Doce_queue.c1055 if (eqe->evnt == 0)
1057 eqe->evnt = 0;
H A Doce_if.c618 if (eqe->evnt == 0)
620 eqe->evnt = 0;
H A Doce_hw.h574 uint32_t evnt; member in struct:oce_eqe

Completed in 170 milliseconds