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

/freebsd-9.3-release/sbin/newfs/
H A Dnewfs.h84 extern int Xflag; /* exit in middle of newfs for testing */
H A Dnewfs.c91 int Xflag = 0; /* exit in middle of newfs for testing */ variable
192 Xflag++;
H A Dmkfs.c536 if (Xflag == 1) {
537 printf("** Exiting on Xflag 1\n");
540 if (Xflag == 2)
541 printf("** Leaving BAD MAGIC on Xflag 2\n");
598 if (Xflag == 3) {
599 printf("** Exiting on Xflag 3\n");
/freebsd-9.3-release/sys/dev/ppbus/
H A Dppb_1284.h55 #define Xflag SELECT macro
/freebsd-9.3-release/contrib/tcpdump/
H A Dprint-telnet.c244 if (Xflag && 2 < vflag) {
262 if (Xflag && 2 < vflag)
H A Dtcpdump.c1059 ++Xflag;
1912 if (Xflag) {
1916 if (Xflag > 1) {
H A Dinterface.h382 #define Xflag gndo->ndo_Xflag macro
/freebsd-9.3-release/contrib/groff/src/roff/groff/
H A Dgroff.cpp117 int Xflag = 0; local
237 Xflag++;
276 Xflag++;
305 if (Xflag) {
327 if (gxditview_flag && Xflag) {
346 if (lflag && !vflag && !Xflag && spooler) {
/freebsd-9.3-release/games/fortune/strfile/
H A Dstrfile.c112 static int Xflag = false; /* set rotated bit */ variable
224 if (Xflag)
288 Xflag++;
/freebsd-9.3-release/contrib/pf/pflogd/
H A Dpflogd.c647 int ch, np, ret, Xflag = 0; local
684 Xflag++;
756 if (reset_dump(Xflag) < 0) {
757 if (Xflag)
762 } else if (Xflag)
/freebsd-9.3-release/bin/pax/
H A Dextern.h220 extern int Xflag;
H A Dpax.c88 int Xflag; /* archive files with same device id only */ variable
H A Dftree.c121 if (Xflag)
H A Doptions.c482 Xflag = 1;
773 Xflag = 1;

Completed in 101 milliseconds