Home
last modified time | relevance | path

Searched refs:sysevent_evc_unsubscribe (Results 1 – 9 of 9) sorted by relevance

/titanic_44/usr/src/uts/common/sys/
H A Dsysevent.h217 extern int sysevent_evc_unsubscribe(evchan_t *, const char *);
/titanic_44/usr/src/lib/libsysevent/
H A Dmapfile-vers91 sysevent_evc_unsubscribe;
H A Dllib-lsysevent134 int sysevent_evc_unsubscribe(evchan_t *scp, const char *sid);
H A Dlibevchannel.c686 sysevent_evc_unsubscribe(evchan_t *scp, const char *sid) in sysevent_evc_unsubscribe() function
/titanic_44/usr/src/lib/fm/libfmevent/common/
H A Dfmev_subscribe.c334 err = sysevent_evc_unsubscribe(ihdl->sh_binding, sip->si_sid); in fmev_subinfo_fini()
667 if (sysevent_evc_unsubscribe(ihdl->sh_binding, "invalidsid") == in fmev_shdl_fini()
/titanic_44/usr/src/cmd/fm/fmd/common/
H A Dfmd_sysevent.c545 (void) sysevent_evc_unsubscribe(sysev_evc, sysev_sid); in sysev_fini()
/titanic_44/usr/src/cmd/fm/modules/common/ext-event-transport/
H A Dfmevt_inbound.c631 (void) sysevent_evc_unsubscribe(cip->ci_binding, in fmevt_fini_inbound()
/titanic_44/usr/src/lib/libds/common/
H A Dlibds.c710 (void) sysevent_evc_unsubscribe(ds_evchan, ds_sid_name); in ds_fini()
/titanic_44/usr/src/uts/common/os/
H A Devchannels.c1901 sysevent_evc_unsubscribe(evchan_t *scp, const char *sid) in sysevent_evc_unsubscribe() function