/titanic_50/usr/src/cmd/tsol/tninfo/ |
H A D | tninfo.c | 133 l_to_str(&tp.tp_def_label, &str2, M_INTERNAL); in print_rhtp() 145 &str2, M_INTERNAL); in print_rhtp() 154 &str2, M_INTERNAL); in print_rhtp() 163 if (label_to_str(l1, &str2, M_INTERNAL, in print_rhtp() 182 &str2, M_INTERNAL); in print_rhtp() 192 &str2, M_INTERNAL); in print_rhtp() 202 if (label_to_str(l1, &str2, M_INTERNAL, in print_rhtp()
|
/titanic_50/usr/src/lib/libtsol/common/ |
H A D | btohex.c | 121 if (label_to_str(label, &h, M_INTERNAL, DEF_NAMES) != 0) { in bsltoh_r() 171 if (label_to_str(clearance, &h, M_INTERNAL, DEF_NAMES) != 0) { in bcleartoh_r()
|
H A D | label.h | 176 M_INTERNAL = 2, /* internal form for use in public databases */ enumerator
|
/titanic_50/usr/src/cmd/tsol/atohexlabel/ |
H A D | atohexlabel.c | 142 if (label_to_str(label, &hex, M_INTERNAL, DEF_NAMES) != 0) { in main() 154 if (label_to_str(label, &hex, M_INTERNAL, DEF_NAMES) != 0) { in main()
|
/titanic_50/usr/src/cmd/tsol/lslabels/ |
H A D | lslabels.c | 97 &labelstr, M_INTERNAL, 0); in bitfinder() 158 mode = M_INTERNAL; in main()
|
/titanic_50/usr/src/cmd/lp/lib/lp/ |
H A D | tx.c | 137 if (label_to_str(sl, &pslabel, M_INTERNAL, DEF_NAMES) != 0) in get_peer_label()
|
/titanic_50/usr/src/cmd/lp/lib/secure/ |
H A D | secure.c | 210 M_INTERNAL, DEF_NAMES) != 0) { in putsecure()
|
/titanic_50/usr/src/common/tsol/ |
H A D | ltos.c | 253 case M_INTERNAL: { in label_to_str()
|
/titanic_50/usr/src/lib/libtsnet/common/ |
H A D | misc.c | 101 (label_to_str(sl, &sl_str, M_INTERNAL, DEF_NAMES) != 0)) in sl_to_str()
|
/titanic_50/usr/src/lib/libbsm/common/ |
H A D | adt_token.c | 65 if (label_to_str(label, &direct, M_INTERNAL, DEF_NAMES) != 0) { in dprt_label()
|
/titanic_50/usr/src/cmd/sendmail/src/ |
H A D | sendmail.h | 432 #define M_INTERNAL 'I' /* SMTP to another sendmail site */ macro
|
H A D | usersmtp.c | 233 || bitnset(M_INTERNAL, m->m_flags)
|
H A D | readcf.c | 1269 if (*p == M_INTERNAL)
|
/titanic_50/usr/src/cmd/truss/ |
H A D | expound.c | 4510 &label_str, M_INTERNAL, in show_zone_create_args() 4595 &label_str, M_INTERNAL, in show_zone_create_args32()
|
/titanic_50/usr/src/lib/libipsecutil/common/ |
H A D | ipsec_util.c | 2257 if (label_to_str(sl, plabel, M_INTERNAL, DEF_NAMES) != 0) { in ipsec_convert_bslabel_to_hex()
|
/titanic_50/usr/src/lib/libzfs/common/ |
H A D | libzfs_dataset.c | 1197 if (label_to_str(new_sl, &hex, M_INTERNAL, in zfs_valid_proplist()
|