Home
last modified time | relevance | path

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

/illumos-gate/usr/src/cmd/fm/modules/common/ext-event-transport/
H A Dfmevt_inbound.c99 #define CBF_ALL (CBF_USER | CBF_PRIV | CBF_LV | CBF_HV) macro
501 if (cbarg & ~CBF_ALL) in fmevt_cb()