Lines Matching defs:subscribers
713 * publishers and subscribers of sysevents for an agreed upon channel name.
718 * Once established, up to MAX_SUBSRCIBERS subscribers may subscribe interest in
725 * properties are maintained until all publishers and subscribers have exited.
727 * include kernel subscribers as well as userland subscribers in the future.
748 * Door handlers for the channel subscribers
752 * subscriber_event_handler - generic event handling wrapper for subscribers
900 * offers consistency for publishers and subscribers that may come and go
1355 uchar_t *subscribers;
1428 &subscribers, &num_elem) != 0) {
1431 bcopy(subscribers, (uchar_t *)sc_list->sl_num,
1568 /* Cleanup stale subscribers */
1585 * handle. Event notifications are broadcast to all subscribers based upon
1618 /* Find all subscribers for this event class/subclass */
1637 /* Send event buffer to all valid subscribers */
1721 dprint("sysevent_send_event: No subscribers for %s:%s\n",
2418 * allocated to unresponsive subscribers.