Home
last modified time | relevance | path

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

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