Searched refs:fmevt_outbound_chan (Results 1 – 1 of 1) sorted by relevance
35 static evchan_t *fmevt_outbound_chan; variable81 if (sysevent_evc_publish(fmevt_outbound_chan, class, "", in fmevt_recv()111 if (sysevent_evc_bind(channel_name, &fmevt_outbound_chan, in fmevt_init_outbound()120 if (sysevent_evc_control(fmevt_outbound_chan, EVCH_SET_CHAN_LEN, in fmevt_init_outbound()130 (void) sysevent_evc_setpropnvl(fmevt_outbound_chan, nvl); in fmevt_init_outbound()139 if (fmevt_outbound_chan != NULL) { in fmevt_fini_outbound()140 (void) sysevent_evc_unbind(fmevt_outbound_chan); in fmevt_fini_outbound()141 fmevt_outbound_chan = NULL; in fmevt_fini_outbound()