Searched refs:NEW_LABEL (Results 1 - 3 of 3) sorted by relevance

/illumos-gate/usr/src/lib/libtsol/common/
H A Dstob.c60 (((((f) & NEW_LABEL) == ((f) | NEW_LABEL)) || \
74 * NO_CORRECTION implies NEW_LABEL.
75 * NEW_LABEL, Initialize the label to a valid empty
138 slcall.flags = (flags&NEW_LABEL) ? LABELS_NEW_LABEL : 0;
201 * NO_CORRECTION implies NEW_LABEL.
202 * NEW_LABEL, Initialize the label to a valid empty
256 clrcall.flags = (flags&NEW_LABEL) ? LABELS_NEW_LABEL : 0;
H A Dlabel.h112 #define NEW_LABEL 0x00000001 /* create a full new label */ macro
114 /* implies NEW_LABEL */
/illumos-gate/usr/src/cmd/tar/
H A Dtar.c8819 NEW_LABEL, &reterr);
8822 NEW_LABEL, &reterr);

Completed in 62 milliseconds