Home
last modified time | relevance | path

Searched refs:ZONE_MGMT_PROF (Results 1 – 2 of 2) sorted by relevance

/illumos-gate/usr/src/head/
H A Dlibzonecfg.h128 #define ZONE_MGMT_PROF "Zone Management" macro
/illumos-gate/usr/src/lib/libzonecfg/common/
H A Dlibzonecfg.c8049 if (strcmp(cur_prof, ZONE_MGMT_PROF) == 0) { in update_profiles()
8073 (void) strlcpy(rbac_profs, ZONE_MGMT_PROF, MAXPROFS); in update_profiles()