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

/freebsd-current/sbin/newfs/
H A Dnewfs.h85 extern int Xflag; /* exit in middle of newfs for testing */
H A Dnewfs.c81 int Xflag = 0; /* exit in middle of newfs for testing */ variable
184 Xflag++;
H A Dmkfs.c574 if (Xflag == 1) {
575 printf("** Exiting on Xflag 1\n");
578 if (Xflag == 2)
579 printf("** Leaving BAD MAGIC on Xflag 2\n");
631 if (Xflag == 3) {
632 printf("** Exiting on Xflag 3\n");
/freebsd-current/sys/dev/ppbus/
H A Dppb_1284.h55 #define Xflag SELECT macro
/freebsd-current/tools/tools/ioat/
H A Dioatcontrol.c111 bool fflag, rflag, Eflag, eflag, mflag, xflag, Xflag; local
116 fflag = rflag = Eflag = eflag = mflag = xflag = Xflag = false;
158 Xflag = true;
194 else if (Xflag)
/freebsd-current/usr.bin/fortune/strfile/
H A Dstrfile.c98 static int Xflag = false; /* set rotated bit */ variable
210 if (Xflag)
274 Xflag++;
/freebsd-current/contrib/pf/pflogd/
H A Dpflogd.c644 int ch, np, ret, Xflag = 0; local
681 Xflag++;
753 if (reset_dump(Xflag) < 0) {
754 if (Xflag)
759 } else if (Xflag)
/freebsd-current/bin/pax/
H A Dpax.c76 int Xflag; /* archive files with same device id only */ variable
H A Dextern.h218 extern int Xflag;
H A Dftree.c111 if (Xflag)
H A Doptions.c483 Xflag = 1;
774 Xflag = 1;

Completed in 185 milliseconds