/titanic_50/usr/src/lib/libtsnet/common/ |
H A D | tsol_sgettpent.c | 85 if (str_to_label(min, &slp, MAC_LABEL, L_NO_CORRECTION, NULL) != 0) in get_tn_sl_range() 88 if (str_to_label(max, &slp, MAC_LABEL, L_NO_CORRECTION, NULL) != 0) in get_tn_sl_range() 108 if (str_to_label(tokp, &slp, MAC_LABEL, L_NO_CORRECTION, in get_tn_sl_set() 158 if (str_to_label(val, &slp, MAC_LABEL, L_NO_CORRECTION, in parse_remainder() 174 L_NO_CORRECTION, NULL) == -1) in parse_remainder()
|
H A D | misc.c | 247 L_NO_CORRECTION, NULL) != 0) { in rtsa_keyword() 264 L_NO_CORRECTION, NULL) != 0) { in rtsa_keyword() 281 L_NO_CORRECTION, NULL) != 0) { in rtsa_keyword()
|
H A D | tsol_sgetzcent.c | 219 if (str_to_label(fieldbuf, &slp, MAC_LABEL, L_NO_CORRECTION, NULL) in tsol_sgetzcent()
|
/titanic_50/usr/src/lib/libtsol/common/ |
H A D | hextob.c | 62 if (str_to_label(s, &l, MAC_LABEL, L_NO_CORRECTION, NULL) == -1) { in htobsl() 90 if (str_to_label(s, &c, USER_CLEAR, L_NO_CORRECTION, NULL) == -1) { in htobclear()
|
H A D | misc.c | 458 MAC_LABEL, L_NO_CORRECTION, NULL); in getuserrange() 464 USER_CLEAR, L_NO_CORRECTION, NULL); in getuserrange()
|
H A D | label.h | 203 #define L_NO_CORRECTION 0x2 /* must be correct by l_e rules */ macro
|
/titanic_50/usr/src/cmd/tsol/atohexlabel/ |
H A D | atohexlabel.c | 138 if (str_to_label(ascii, &label, USER_CLEAR, L_NO_CORRECTION, in main() 150 if (str_to_label(ascii, &label, MAC_LABEL, L_NO_CORRECTION, in main()
|
/titanic_50/usr/src/cmd/tsol/hextoalabel/ |
H A D | hextoalabel.c | 138 if (str_to_label(hex, &label, USER_CLEAR, L_NO_CORRECTION, in main() 150 if (str_to_label(hex, &label, MAC_LABEL, L_NO_CORRECTION, in main()
|
/titanic_50/usr/src/common/tsol/ |
H A D | stol.c | 49 #define L_NO_CORRECTION 0x2 macro 59 (((((f) == L_NO_CORRECTION)) || ((f) == L_DEFAULT)) && \ 250 ((lf == L_NO_CORRECTION) || (lf == L_DEFAULT))) { in str_to_label()
|
/titanic_50/usr/src/cmd/tsol/lslabels/ |
H A D | lslabels.c | 91 L_NO_CORRECTION, &err) == 0) { in bitfinder() 200 if (str_to_label(ascii, &label, MAC_LABEL, L_NO_CORRECTION, in main()
|
/titanic_50/usr/src/cmd/auditreduce/ |
H A D | option.c | 1161 L_NO_CORRECTION, &error) == -1) { in proc_label() 1174 L_NO_CORRECTION, &error) == -1) { in proc_label() 1182 MAC_LABEL, L_NO_CORRECTION, &error) == -1) { in proc_label() 1187 L_NO_CORRECTION, &error) == -1) { in proc_label() 1199 L_NO_CORRECTION, &error) == -1) { in proc_label() 1209 MAC_LABEL, L_NO_CORRECTION, &error) == -1) { in proc_label() 1214 L_NO_CORRECTION, &error) == -1) { in proc_label()
|
/titanic_50/usr/src/cmd/tsol/getzonepath/ |
H A D | getzonepath.c | 96 if (str_to_label(argv[1], &label, MAC_LABEL, L_NO_CORRECTION, in main()
|
/titanic_50/usr/src/cmd/tsol/updatehome/ |
H A D | updatehome.c | 174 if (str_to_label(kv_str, &min_sl, MAC_LABEL, L_NO_CORRECTION, in main()
|
/titanic_50/usr/src/cmd/lp/lib/lp/ |
H A D | tx.c | 69 L_NO_CORRECTION, &err) == -1) { in get_labeled_zonename()
|
/titanic_50/usr/src/cmd/oamuser/user/ |
H A D | funcs.c | 441 err = str_to_label(labelstr, &lbl, MAC_LABEL, L_NO_CORRECTION, NULL); in check_label()
|
/titanic_50/usr/src/cmd/lp/model/ |
H A D | lp.tsol_separator.c | 141 L_NO_CORRECTION, &err) == -1) { in main()
|
/titanic_50/usr/src/cmd/allocate/ |
H A D | add_allocatable.c | 341 if (str_to_label(str, &slabel, MAC_LABEL, L_NO_CORRECTION, in verify_label()
|
/titanic_50/usr/src/cmd/lp/cmd/lpsched/ |
H A D | validate.c | 1006 (str_to_label(slabel, &sl, USER_CLEAR, L_NO_CORRECTION, &in_range))) in tsol_check_printer_label_range()
|
/titanic_50/usr/src/lib/libzfs/common/ |
H A D | libzfs_dataset.c | 1192 L_NO_CORRECTION, NULL) == -1)) { in zfs_valid_proplist() 2574 L_NO_CORRECTION, NULL) == -1) { in zfs_prop_get()
|