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

/freebsd-11-stable/bin/pax/
H A Dar_subs.c247 if ((Yflag || Zflag) && ((lstat(arcn->name, &sb) == 0))) {
248 if (Yflag && Zflag) {
254 } else if (Yflag) {
858 if ((Yflag || Zflag) && ((lstat(arcn->name, &sb) == 0))) {
859 if (Yflag && Zflag) {
863 } else if (Yflag) {
H A Dpax.c89 int Yflag; /* same as Dflg except after name mode */ variable
H A Dextern.h222 extern int Yflag;
H A Doptions.c497 Yflag = 1;

Completed in 163 milliseconds