Home
last modified time | relevance | path

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

/illumos-gate/usr/src/uts/common/sys/
H A Dzone.h128 #define ZONE_EVENT_CHANNEL "com.sun:zones:status" macro
/illumos-gate/usr/src/uts/common/os/
H A Dzone.c2356 res = sysevent_evc_bind(ZONE_EVENT_CHANNEL, &zone_event_chan, in zone_init()
/illumos-gate/usr/src/lib/libzonecfg/common/
H A Dlibzonecfg.c6395 if (sysevent_evc_bind(ZONE_EVENT_CHANNEL, &(zevtchan->zn_eventchan), in zonecfg_notify_bind()