Home
last modified time | relevance | path

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

/illumos-gate/usr/src/cmd/dtrace/test/tst/common/sysevent/
H A Dtst.post_chan.c43 (void) sysevent_evc_unbind(ch); in main()
/illumos-gate/usr/src/cmd/fm/modules/common/ext-event-transport/
H A Dfmevt_outbound.c143 (void) sysevent_evc_unbind(fmevt_outbound_chan); in fmevt_fini_outbound()
H A Dfmevt_inbound.c633 (void) sysevent_evc_unbind(cip->ci_binding); in fmevt_fini_inbound()
/illumos-gate/usr/src/cmd/fm/fminject/common/
H A Dinj_main.c80 (void) sysevent_evc_unbind(arg); in sev_close()
/illumos-gate/usr/src/uts/common/sys/
H A Dsysevent.h217 extern int sysevent_evc_unbind(evchan_t *);
/illumos-gate/usr/src/lib/libsysevent/
H A Dmapfile-vers90 sysevent_evc_unbind;
H A Dlibevchannel.c202 sysevent_evc_unbind(evchan_t *scp) in sysevent_evc_unbind() function
/illumos-gate/usr/src/lib/libds/common/
H A Dlibds.c319 (void) sysevent_evc_unbind(ds_evchan); in ds_init_sysev()
711 (void) sysevent_evc_unbind(ds_evchan); in ds_fini()
/illumos-gate/usr/src/cmd/fm/fmd/common/
H A Dfmd_sysevent.c546 (void) sysevent_evc_unbind(sysev_evc); in sysev_fini()
/illumos-gate/usr/src/lib/fm/libfmevent/common/
H A Dfmev_publish.c115 (void) sysevent_evc_unbind(evc); in bind_channel()
H A Dfmev_subscribe.c685 (void) sysevent_evc_unbind(ihdl->sh_binding); in fmev_shdl_fini()
/illumos-gate/usr/src/uts/common/os/
H A Dfm.c534 (void) sysevent_evc_unbind(error_chan); in fm_ereport_post()
537 (void) sysevent_evc_unbind(error_chan); in fm_ereport_post()
H A Devchannels.c1878 sysevent_evc_unbind(evchan_t *scp) in sysevent_evc_unbind() function
/illumos-gate/usr/src/uts/sun4v/io/
H A Dvlds.c410 (void) sysevent_evc_unbind(sp->evchan); in vlds_close()
/illumos-gate/usr/src/lib/libzonecfg/common/
H A Dlibzonecfg.c6420 (void) sysevent_evc_unbind(zevtchan->zn_eventchan); in zonecfg_notify_bind()
6437 (void) sysevent_evc_unbind(((struct znotify *)handle)->zn_eventchan); in zonecfg_notify_unbind()
/illumos-gate/usr/src/uts/common/io/
H A Dbofi.c791 (void) sysevent_evc_unbind(bofi_error_chan); in bofi_detach()