Searched refs:M_INTERNAL (Results 1 - 16 of 16) sorted by relevance

/illumos-gate/usr/src/lib/libtsol/common/
H A Dbtohex.c121 if (label_to_str(label, &h, M_INTERNAL, DEF_NAMES) != 0) {
171 if (label_to_str(clearance, &h, M_INTERNAL, DEF_NAMES) != 0) {
H A Dlabel.h176 M_INTERNAL = 2, /* internal form for use in public databases */ enumerator in enum:_m_label_str
/illumos-gate/usr/src/cmd/tsol/tninfo/
H A Dtninfo.c133 l_to_str(&tp.tp_def_label, &str2, M_INTERNAL);
145 &str2, M_INTERNAL);
154 &str2, M_INTERNAL);
163 if (label_to_str(l1, &str2, M_INTERNAL,
182 &str2, M_INTERNAL);
192 &str2, M_INTERNAL);
202 if (label_to_str(l1, &str2, M_INTERNAL,
/illumos-gate/usr/src/cmd/tsol/atohexlabel/
H A Datohexlabel.c142 if (label_to_str(label, &hex, M_INTERNAL, DEF_NAMES) != 0) {
154 if (label_to_str(label, &hex, M_INTERNAL, DEF_NAMES) != 0) {
/illumos-gate/usr/src/cmd/tsol/lslabels/
H A Dlslabels.c97 &labelstr, M_INTERNAL, 0);
158 mode = M_INTERNAL;
/illumos-gate/usr/src/cmd/lp/lib/lp/
H A Dtx.c137 if (label_to_str(sl, &pslabel, M_INTERNAL, DEF_NAMES) != 0)
/illumos-gate/usr/src/cmd/lp/lib/secure/
H A Dsecure.c210 M_INTERNAL, DEF_NAMES) != 0) {
/illumos-gate/usr/src/lib/libtsnet/common/
H A Dmisc.c101 (label_to_str(sl, &sl_str, M_INTERNAL, DEF_NAMES) != 0))
/illumos-gate/usr/src/common/tsol/
H A Dltos.c253 case M_INTERNAL: {
/illumos-gate/usr/src/lib/libbsm/common/
H A Dadt_token.c65 if (label_to_str(label, &direct, M_INTERNAL, DEF_NAMES) != 0) {
66 adt_write_syslog("label_to_str(M_INTERNAL)", errno);
/illumos-gate/usr/src/cmd/sendmail/src/
H A Dsendmail.h432 #define M_INTERNAL 'I' /* SMTP to another sendmail site */ macro
H A Dreadcf.c1269 if (*p == M_INTERNAL)
H A Dusersmtp.c233 || bitnset(M_INTERNAL, m->m_flags)
/illumos-gate/usr/src/lib/libipsecutil/common/
H A Dipsec_util.c2257 if (label_to_str(sl, plabel, M_INTERNAL, DEF_NAMES) != 0) {
/illumos-gate/usr/src/cmd/truss/
H A Dexpound.c4510 &label_str, M_INTERNAL,
4595 &label_str, M_INTERNAL,
/illumos-gate/usr/src/lib/libzfs/common/
H A Dlibzfs_dataset.c1185 if (label_to_str(new_sl, &hex, M_INTERNAL,

Completed in 140 milliseconds