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

/illumos-gate/usr/src/cmd/tar/
H A Dtar.c571 static int saflag; /* traverse extended sys attributes */ variable
819 saflag++;
1422 if ((atflag || saflag) &&
1773 if (!saflag) {
1787 } else if (saflag) {
2236 if ((atflag || saflag) &&
2761 if (saflag) {
2776 } else if (saflag) {
2819 * and saflag) enable the processing of the attribute type.
5743 * Always needs to read the extended header. If atflag, saflag,
[all...]

Completed in 71 milliseconds