Home
last modified time | relevance | path

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

/titanic_41/usr/src/uts/common/sys/
H A Dsysevent.h184 #define EVCH_ALLSUB "all_subs" macro
/titanic_41/usr/src/lib/fm/libfmevent/common/
H A Dfmev_subscribe.c363 if (*pat == '\0' || strncmp(pat, EVCH_ALLSUB, sizeof (EC_ALL)) == 0 || in fmev_shdl_unsubscribe()
/titanic_41/usr/src/lib/libsysevent/
H A Dlibevchannel.c705 if (strcmp(sid, EVCH_ALLSUB) == 0) { in sysevent_evc_unsubscribe()
/titanic_41/usr/src/uts/common/os/
H A Devchannels.c1906 if (strcmp(sid, EVCH_ALLSUB) == 0) { in sysevent_evc_unsubscribe()