Searched refs:sysevent_evc_subscribe (Results 1 - 10 of 10) sorted by relevance

/illumos-gate/usr/src/uts/common/sys/
H A Dsysevent.h215 extern int sysevent_evc_subscribe(evchan_t *, const char *, const char *,
/illumos-gate/usr/src/lib/libsysevent/
H A Dllib-lsysevent124 int sysevent_evc_subscribe(evchan_t *scp, const char *sid,
H A Dlibevchannel.c50 * sysevent_evc_subscribe - subscribe to existing event channel
71 * sysevent_evc_subscribe, but we don't have control over the door service
73 * even for sysevent_evc_subscribe?
566 * sysevent_evc_subscribe - subscribe to an existing event channel
571 sysevent_evc_subscribe(evchan_t *scp, const char *sid, const char *class, function
596 * sysevent_evc_subscribe - subscribe to an existing event channel
/illumos-gate/usr/src/cmd/svc/startd/
H A Dprotocol.c380 if ((r = sysevent_evc_subscribe(master_channel, sid, EC_ALL,
/illumos-gate/usr/src/lib/libds/common/
H A Dlibds.c317 if (sysevent_evc_subscribe(ds_evchan, ds_sid_name, EC_VLDS,
/illumos-gate/usr/src/cmd/cmd-inet/usr.sbin/ipmpstat/
H A Dipmpstat.c927 * The subscriber must be unique in order for sysevent_evc_subscribe()
932 errno = sysevent_evc_subscribe(evch, sub, EC_IPMP, probe_event, &ps, 0);
934 die("sysevent_evc_subscribe for class %s failed", EC_IPMP);
/illumos-gate/usr/src/uts/common/os/
H A Devchannels.c1757 * sysevent_evc_subscribe - Subscribe to events from a channel
1884 sysevent_evc_subscribe(evchan_t *scp, const char *sid, const char *class, function
/illumos-gate/usr/src/lib/librestart/common/
H A Dlibrestart.c644 * EFAULT internal sysevent_evc_bind()/sysevent_evc_subscribe() error
722 if (sysevent_evc_subscribe(h->reh_delegate_channel,
/illumos-gate/usr/src/uts/common/io/
H A Dbofi.c742 (void) sysevent_evc_subscribe(bofi_error_chan, "bofi",
/illumos-gate/usr/src/lib/libzonecfg/common/
H A Dlibzonecfg.c6408 r = sysevent_evc_subscribe(zevtchan->zn_eventchan,

Completed in 113 milliseconds