Home
last modified time | relevance | path

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

/illumos-gate/usr/src/uts/common/sys/
H A Dzone.h224 #define ZE_LABELINUSE 3 /* label is already in use by some other zone */ macro
/illumos-gate/usr/src/cmd/zoneadmd/
H A Dvplat.c5057 } else if (xerr == ZE_LABELINUSE) { in vplat_create()
/illumos-gate/usr/src/uts/common/os/
H A Dzone.c4666 error2 = ZE_LABELINUSE; in zone_create()