Searched refs:USER_CLEAR (Results 1 - 9 of 9) sorted by relevance

/illumos-gate/usr/src/lib/libtsol/common/
H A Dhextob.c90 if (str_to_label(s, &c, USER_CLEAR, L_NO_CORRECTION, NULL) == -1) {
H A Dlabel.h196 USER_CLEAR = 2 /* user's clearance (LUB) */ enumerator in enum:_m_label_type
H A Dmisc.c446 if ((range->upper_bound = m_label_alloc(USER_CLEAR)) == NULL) {
464 USER_CLEAR, L_NO_CORRECTION, NULL);
/illumos-gate/usr/src/cmd/tsol/atohexlabel/
H A Datohexlabel.c138 if (str_to_label(ascii, &label, USER_CLEAR, L_NO_CORRECTION,
/illumos-gate/usr/src/cmd/tsol/hextoalabel/
H A Dhextoalabel.c138 if (str_to_label(hex, &label, USER_CLEAR, L_NO_CORRECTION,
/illumos-gate/usr/src/cmd/tsol/updatehome/
H A Dupdatehome.c161 clearance = m_label_alloc(USER_CLEAR);
/illumos-gate/usr/src/cmd/lp/lib/lp/
H A Dtx.c44 * slabel - USER_CLEAR label to match
50 * addr - zonename of zone matching USER_CLEAR label
68 if (str_to_label(slabel, &bsl, USER_CLEAR,
/illumos-gate/usr/src/common/tsol/
H A Dstol.c181 case USER_CLEAR:
193 * t = label type (MAC_LABEL, USER_CLEAR).
373 * Entry t = label type (MAC_LABEL, USER_CLEAR).
387 case USER_CLEAR:
/illumos-gate/usr/src/cmd/lp/cmd/lpsched/
H A Dvalidate.c1006 (str_to_label(slabel, &sl, USER_CLEAR, L_NO_CORRECTION, &in_range)))

Completed in 84 milliseconds