Home
last modified time | relevance | path

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

/illumos-gate/usr/src/cmd/zoneadmd/
H A Dzoneadmd.h60 #define LABELED_BRAND_NAME "labeled" macro
H A Dzoneadmd.c1982 zone_islabeled = (strcmp(brand_name, LABELED_BRAND_NAME) == 0); in main()
H A Dvplat.c3859 if (strcmp(brand_name, LABELED_BRAND_NAME) != 0) { in validate_rootds_label()
5095 (strcmp(brand_name, LABELED_BRAND_NAME) == 0)) { in vplat_create()
/illumos-gate/usr/src/uts/common/sys/
H A Dbrand.h69 #define LABELED_BRAND_NAME "labeled" macro