Home
last modified time | relevance | path

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

/titanic_41/usr/src/lib/fm/libfmevent/common/
H A Dfmev_subscribe.c51 evchan_t *sh_binding; member
298 if ((serr = sysevent_evc_xsubscribe(ihdl->sh_binding, sip->si_sid, in fmev_shdl_subscribe()
334 err = sysevent_evc_unsubscribe(ihdl->sh_binding, sip->si_sid); in fmev_subinfo_fini()
526 if (sysevent_evc_bind(chan_name, &ihdl->sh_binding, in fmev_shdl_init()
577 if (sysevent_evc_getpropnvl(ihdl->sh_binding, &propnvl) != 0) { in fmev_shdl_getauthority()
667 if (sysevent_evc_unsubscribe(ihdl->sh_binding, "invalidsid") == in fmev_shdl_fini()
686 if (ihdl->sh_binding) { in fmev_shdl_fini()
687 (void) sysevent_evc_unbind(ihdl->sh_binding); in fmev_shdl_fini()
688 ihdl->sh_binding = NULL; in fmev_shdl_fini()