HomeSort by: relevance | last modified time | path
    Searched defs:Xflag (Results 1 - 5 of 5) sorted by relevancy

  /src/usr.bin/sdpquery/
sdpquery.c 60 bool Xflag; /* hex output */
82 Nflag = Rflag = Xflag = false;
122 Xflag = true;
  /src/games/fortune/strfile/
strfile.c 121 static int Xflag = 0; /* set rotated bit */
229 if (Xflag)
295 Xflag++;
  /src/sys/dev/ppbus/
ppbus_1284.h 59 #define Xflag SELECT
  /src/bin/pax/
pax.c 94 int Xflag; /* archive files with same device id only */
  /src/dist/pf/sbin/pflogd/
pflogd.c 625 int ch, np, ret, Xflag = 0;
662 Xflag++;
733 if (reset_dump(Xflag) < 0) {
734 if (Xflag)
739 } else if (Xflag)

Completed in 13 milliseconds