ZONECFG_SECFLAGS_MAX
char flagstr[ZONECFG_SECFLAGS_MAX];
(void) strlcpy(propstr, prop_id, ZONECFG_SECFLAGS_MAX);
char zone_secflags_lower[ZONECFG_SECFLAGS_MAX];
char zone_secflags_upper[ZONECFG_SECFLAGS_MAX];
char zone_secflags_default[ZONECFG_SECFLAGS_MAX];