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

/illumos-gate/usr/src/uts/common/sys/
H A Dsysevent.h177 #define EVCH_ALLSUB "all_subs" macro
/illumos-gate/usr/src/lib/fm/libfmevent/common/
H A Dfmev_subscribe.c363 if (*pat == '\0' || strncmp(pat, EVCH_ALLSUB, sizeof (EC_ALL)) == 0 ||
/illumos-gate/usr/src/lib/libsysevent/
H A Dlibevchannel.c705 if (strcmp(sid, EVCH_ALLSUB) == 0) {
733 * Search for the matching subscriber. If EVCH_ALLSUB was specified
/illumos-gate/usr/src/uts/common/os/
H A Devchannels.c1904 if (strcmp(sid, EVCH_ALLSUB) == 0) {

Completed in 67 milliseconds