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

/illumos-gate/usr/src/uts/common/os/
H A Dlog_sysevent.c1058 chan->scd_publisher_ids[id] = 1;
1078 if (chan->scd_publisher_ids[id] == 0)
1080 chan->scd_publisher_ids[id] = 0;
/illumos-gate/usr/src/uts/common/sys/
H A Dsysevent_impl.h233 uchar_t scd_publisher_ids[MAX_PUBLISHERS + 1]; /* used pub ids */ member in struct:sysevent_channel_descriptor

Completed in 65 milliseconds