Searched refs:L_DEFAULT (Results 1 - 4 of 4) sorted by relevance

/illumos-gate/usr/src/common/tsol/
H A Dstol.c48 #define L_DEFAULT 0x0 macro
59 (((((f) == L_NO_CORRECTION)) || ((f) == L_DEFAULT)) && \
156 uint_t f = L_DEFAULT;
195 * L_DEFAULT,
233 uint_t lf = (f & ~L_CHECK_AR); /* because L_DEFAULT == 0 */
250 ((lf == L_NO_CORRECTION) || (lf == L_DEFAULT))) {
/illumos-gate/usr/src/cmd/tsol/setlabel/
H A Dsetlabel.c112 if (str_to_label(label, &blabel, MAC_LABEL, L_DEFAULT, &err) == -1) {
/illumos-gate/usr/src/lib/libtsol/common/
H A Dlabel.h201 #define L_DEFAULT 0x0 macro
/illumos-gate/usr/src/cmd/cmd-inet/usr.sbin/ipsecutils/
H A Dipseckey.c933 err = str_to_label(label, &sl, MAC_LABEL, L_DEFAULT, NULL);

Completed in 68 milliseconds