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

/illumos-gate/usr/src/cmd/tsol/getlabel/
H A Dgetlabel.c63 if (label_to_str(fl, &label, M_LABEL, LONG_NAMES) != 0) {
71 if (label_to_str(fl, &label, M_LABEL, SHORT_NAMES) != 0) {
79 if (label_to_str(fl, &label, M_LABEL, DEF_NAMES) != 0) {
/illumos-gate/usr/src/cmd/tsol/tninfo/
H A Dtninfo.c132 l_to_str(&tp.tp_def_label, &str, M_LABEL);
143 &str, M_LABEL);
152 &str, M_LABEL);
166 l_to_str(l1, &str, M_LABEL);
180 &str, M_LABEL);
190 &str, M_LABEL);
205 l_to_str(l1, &str, M_LABEL);
/illumos-gate/usr/src/cmd/tsol/hextoalabel/
H A Dhextoalabel.c142 if (label_to_str(label, &ascii, M_LABEL, DEF_NAMES) != 0) {
154 if (label_to_str(label, &ascii, M_LABEL, DEF_NAMES) != 0) {
/illumos-gate/usr/src/cmd/tsol/lslabels/
H A Dlslabels.c85 if (label_to_str(&label, &labelstr, M_LABEL,
146 int mode = M_LABEL;
/illumos-gate/usr/src/cmd/auditreduce/
H A Dauditrt.h128 #define M_LABEL 0x0800 /* 'l' mandatory label range */ macro
H A Doption.c1145 if (flags & M_LABEL) {
1149 flags |= M_LABEL;
H A Dtoken.c1993 if (flags & M_LABEL) {
1995 checkflags = checkflags | M_LABEL;
/illumos-gate/usr/src/cmd/tsol/plabel/
H A Dplabel.c196 if (label_to_str(plabel, &str, M_LABEL, wordlen) != 0) {
/illumos-gate/usr/src/lib/libtsol/common/
H A Dlabel.h175 M_LABEL = 1, /* process or user clearance */ enumerator in enum:_m_label_str
/illumos-gate/usr/src/lib/libtsnet/common/
H A Dmisc.c100 if ((label_to_str(sl, &sl_str, M_LABEL, DEF_NAMES) != 0) &&
/illumos-gate/usr/src/common/tsol/
H A Dltos.c204 case M_LABEL:
/illumos-gate/usr/src/cmd/lp/model/
H A Dlp.tsol_separator.c276 if (label_to_str(FileLabel, &page_label, M_LABEL,
279 gettext("%s: label_to_str M_LABEL: %s.\n"),
/illumos-gate/usr/src/cmd/praudit/
H A Dtoken.c2241 if (label_to_str(label, &uval.string_val, M_LABEL,
/illumos-gate/usr/src/lib/libipsecutil/common/
H A Dipsec_util.c2248 if (label_to_str(sl, plabel, M_LABEL, DEF_NAMES) != 0) {
/illumos-gate/usr/src/cmd/truss/
H A Dexpound.c4507 M_LABEL, SHORT_NAMES) != 0) {
4592 M_LABEL, SHORT_NAMES) != 0) {
/illumos-gate/usr/src/lib/libzfs/common/
H A Dlibzfs_dataset.c2584 if (label_to_str(new_sl, &ascii, M_LABEL,

Completed in 111 milliseconds