Home
last modified time | relevance | path

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

/illumos-gate/usr/src/lib/libzonecfg/common/
H A Dlibzonecfg.c228 volatile boolean_t zn_failed; member
6256 zevtchan->zn_failed = B_TRUE; in zn_cb()
6268 zevtchan->zn_failed = B_TRUE; in zn_cb()
6337 if (zevtchan->zn_failed == B_TRUE) { in zonecfg_notify_critical_exit()
6339 zevtchan->zn_failed = B_FALSE; in zonecfg_notify_critical_exit()
6356 zevtchan->zn_failed = B_FALSE; in zonecfg_notify_critical_abort()
6381 zevtchan->zn_failed = B_FALSE; in zonecfg_notify_bind()