Home
last modified time | relevance | path

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

/illumos-gate/usr/src/lib/libzonecfg/common/
H A Dlibzonecfg.c219 evchan_t *zn_eventchan; member
6327 (void) sysevent_evc_publish(zevtchan->zn_eventchan, in zonecfg_notify_critical_exit()
6395 if (sysevent_evc_bind(ZONE_EVENT_CHANNEL, &(zevtchan->zn_eventchan), in zonecfg_notify_bind()
6410 r = sysevent_evc_subscribe(zevtchan->zn_eventchan, in zonecfg_notify_bind()
6420 (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()