Searched refs:DEF_NAMES (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.h185 #define DEF_NAMES 0x1 macro
/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/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/getlabel/
H A Dgetlabel.c79 if (label_to_str(fl, &label, M_LABEL, DEF_NAMES) != 0) {
/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/model/
H A Dlp.tsol_separator.c249 DEF_NAMES) != 0) {
256 DEF_NAMES) != 0) {
263 DEF_NAMES) != 0) {
270 DEF_NAMES) != 0) {
/illumos-gate/usr/src/cmd/tsol/tninfo/
H A Dtninfo.c95 if (label_to_str(l, str, ltype, DEF_NAMES) != 0)
164 DEF_NAMES) != 0)
203 DEF_NAMES) != 0)
/illumos-gate/usr/src/cmd/tsol/plabel/
H A Dplabel.c133 int wordlen = DEF_NAMES;
/illumos-gate/usr/src/lib/libtsnet/common/
H A Dmisc.c100 if ((label_to_str(sl, &sl_str, M_LABEL, DEF_NAMES) != 0) &&
101 (label_to_str(sl, &sl_str, M_INTERNAL, DEF_NAMES) != 0))
/illumos-gate/usr/src/cmd/tsol/lslabels/
H A Dlslabels.c205 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/libbsm/common/
H A Dadt_token.c65 if (label_to_str(label, &direct, M_INTERNAL, DEF_NAMES) != 0) {
/illumos-gate/usr/src/lib/libipsecutil/common/
H A Dipsec_util.c2248 if (label_to_str(sl, plabel, M_LABEL, DEF_NAMES) != 0) {
2257 if (label_to_str(sl, plabel, M_INTERNAL, DEF_NAMES) != 0) {
/illumos-gate/usr/src/cmd/praudit/
H A Dtoken.c2242 DEF_NAMES) == 0) {
/illumos-gate/usr/src/lib/libzfs/common/
H A Dlibzfs_dataset.c1186 DEF_NAMES) != 0) {
2585 DEF_NAMES) != 0) {

Completed in 136 milliseconds