Searched refs:ZONE_ATTR_SLBL (Results 1 – 5 of 5) sorted by relevance
/titanic_44/usr/src/lib/libtsol/common/ |
H A D | zone.c | 61 if (zone_getattr(zoneid, ZONE_ATTR_SLBL, slabel, in getzonelabelbyid() 129 if (zone_getattr(zids[i], ZONE_ATTR_SLBL, &test_sl, in getzoneidbylabel() 261 if (zone_getattr(zids[i], ZONE_ATTR_SLBL, slabel, in getlabelbypath()
|
/titanic_44/usr/src/uts/common/sys/ |
H A D | zone.h | 96 #define ZONE_ATTR_SLBL 8 macro
|
/titanic_44/usr/src/cmd/zoneadmd/ |
H A D | vplat.c | 3949 if (zone_getattr(zids[i], ZONE_ATTR_SLBL, zid_label, in tsol_mounts() 4136 if (zone_getattr(zids[i], ZONE_ATTR_SLBL, zid_label, in tsol_unmounts()
|
/titanic_44/usr/src/cmd/truss/ |
H A D | print.c | 2441 case ZONE_ATTR_SLBL: s = "ZONE_ATTR_SLBL"; break; in prt_zga()
|
/titanic_44/usr/src/uts/common/os/ |
H A D | zone.c | 5351 case ZONE_ATTR_SLBL: in zone_getattr()
|