Searched refs:sysevent_evc_unsubscribe (Results 1 - 8 of 8) sorted by relevance

/illumos-gate/usr/src/uts/common/sys/
H A Dsysevent.h217 extern int sysevent_evc_unsubscribe(evchan_t *, const char *);
/illumos-gate/usr/src/lib/libsysevent/
H A Dllib-lsysevent134 int sysevent_evc_unsubscribe(evchan_t *scp, const char *sid);
H A Dlibevchannel.c51 * sysevent_evc_unsubscribe - unsubscribe from existing event channel
683 * sysevent_evc_unsubscribe - Unsubscribe from an existing event channel
686 sysevent_evc_unsubscribe(evchan_t *scp, const char *sid) function
/illumos-gate/usr/src/lib/fm/libfmevent/common/
H A Dfmev_subscribe.c334 err = sysevent_evc_unsubscribe(ihdl->sh_binding, sip->si_sid);
667 if (sysevent_evc_unsubscribe(ihdl->sh_binding, "invalidsid") ==
/illumos-gate/usr/src/cmd/fm/fmd/common/
H A Dfmd_sysevent.c545 (void) sysevent_evc_unsubscribe(sysev_evc, sysev_sid);
/illumos-gate/usr/src/cmd/fm/modules/common/ext-event-transport/
H A Dfmevt_inbound.c631 (void) sysevent_evc_unsubscribe(cip->ci_binding,
/illumos-gate/usr/src/lib/libds/common/
H A Dlibds.c710 (void) sysevent_evc_unsubscribe(ds_evchan, ds_sid_name);
/illumos-gate/usr/src/uts/common/os/
H A Devchannels.c1758 * sysevent_evc_unsubscribe - Unsubscribe from an event class
1901 sysevent_evc_unsubscribe(evchan_t *scp, const char *sid) function

Completed in 65 milliseconds