Home
last modified time | relevance | path

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

/illumos-gate/usr/src/lib/libtsnet/common/
H A Dmisc.c187 m_label_t *min_sl = NULL, *max_sl = NULL; in rtsa_keyword() local
244 m_label_free(min_sl); /* in case of duplicate */ in rtsa_keyword()
245 min_sl = NULL; in rtsa_keyword()
246 if (str_to_label(attrbuf, &min_sl, MAC_LABEL, in rtsa_keyword()
279 min_sl = NULL; in rtsa_keyword()
280 if (str_to_label(attrbuf, &min_sl, MAC_LABEL, in rtsa_keyword()
286 *max_sl = *min_sl; in rtsa_keyword()
343 if (!bldominates(max_sl, min_sl)) { in rtsa_keyword()
349 sp->rtsa_slrange.lower_bound = *min_sl; in rtsa_keyword()
356 m_label_free(min_sl); in rtsa_keyword()
[all …]
/illumos-gate/usr/src/cmd/tsol/updatehome/
H A Dupdatehome.c103 m_label_t *min_sl; in main() local
161 min_sl = m_label_alloc(MAC_LABEL); in main()
167 if (userdefs(min_sl, clearance) == -1) { in main()
175 if (str_to_label(kv_str, &min_sl, MAC_LABEL, L_NO_CORRECTION, in main()
184 if (__setupfiles(pwd, min_sl, flags) != 0) { in main()
H A Dsetupfiles.c89 __setupfiles(const struct passwd *pwd, const m_label_t *min_sl, int flags) in __setupfiles() argument
108 if (blequal(plabel, min_sl)) { in __setupfiles()
120 if ((min_zoneid = getzoneidbylabel(min_sl)) == -1) { in __setupfiles()
/illumos-gate/usr/src/cmd/tsol/tnctl/
H A Dtnrhtp29 #_unlab:host_type=unlabeled;doi=1;def_label=ADMIN_LOW;min_sl=ADMIN_LOW;max_sl=ADMIN_HIGH
32 cipso:host_type=cipso;doi=1;min_sl=ADMIN_LOW;max_sl=ADMIN_HIGH;
34 admin_low:host_type=unlabeled;doi=1;min_sl=ADMIN_LOW;max_sl=ADMIN_HIGH;def_label=ADMIN_LOW;