Home
last modified time | relevance | path

Searched refs:sysevent_evc_xsubscribe (Results 1 – 7 of 7) sorted by relevance

/titanic_41/usr/src/uts/common/sys/
H A Dsysevent.h252 extern int sysevent_evc_xsubscribe(evchan_t *, const char *, const char *,
/titanic_41/usr/src/lib/libsysevent/
H A Dmapfile-vers92 sysevent_evc_xsubscribe;
H A Dllib-lsysevent128 int sysevent_evc_xsubscribe(evchan_t *scp, const char *sid,
H A Dlibevchannel.c600 sysevent_evc_xsubscribe(evchan_t *scp, const char *sid, const char *class, in sysevent_evc_xsubscribe() function
/titanic_41/usr/src/cmd/fm/fmd/common/
H A Dfmd_sysevent.c494 errno = sysevent_evc_xsubscribe(sysev_evc, in sysev_init()
/titanic_41/usr/src/cmd/fm/modules/common/ext-event-transport/
H A Dfmevt_inbound.c609 err = sysevent_evc_xsubscribe(cip->ci_binding, cip->ci_sid, in fmevt_init_inbound()
/titanic_41/usr/src/lib/fm/libfmevent/common/
H A Dfmev_subscribe.c298 if ((serr = sysevent_evc_xsubscribe(ihdl->sh_binding, sip->si_sid, in fmev_shdl_subscribe()