Searched refs:zone_isnative (Results 1 - 2 of 2) sorted by relevance

/illumos-gate/usr/src/cmd/zoneadmd/
H A Dzoneadmd.h98 extern boolean_t zone_isnative;
H A Dzoneadmd.c114 boolean_t zone_isnative; variable
1404 if (!zone_isnative && !zone_iscluster &&
1956 zone_isnative = (strcmp(brand_name, NATIVE_BRAND_NAME) == 0);

Completed in 60 milliseconds