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

  /src/usr.bin/sdpquery/
sdpquery.h 38 extern bool Nflag, Rflag, Xflag;
sdpquery.c 60 bool Xflag; /* hex output */
82 Nflag = Rflag = Xflag = false;
122 Xflag = true;
print.c 561 if (Xflag) {
  /src/sys/dev/ppbus/
ppbus_1284.h 59 #define Xflag SELECT
  /src/external/gpl2/groff/dist/src/roff/groff/
groff.cpp 119 int Xflag = 0;
240 Xflag++;
279 Xflag++;
311 if (Xflag) {
333 if (gxditview_flag && Xflag) {
352 if (lflag && !vflag && !Xflag && spooler) {
  /src/bin/sh/
output.c 646 * Note: Xflag has not yet been altered, "on" indicates what it will become
655 if (Xflag != 1) /* Was already +X */
663 if (Xflag == 1) { /* was already set */
701 if (!new && outxtop == NULL && Xflag == 0) {
option.list 45 xflag xtrace x # trace command execution
72 Xflag xlock X #ifndef SMALL # sticky stderr for -x (implies -x)
  /src/games/fortune/strfile/
strfile.c 121 static int Xflag = 0; /* set rotated bit */
229 if (Xflag)
295 Xflag++;
  /src/dist/pf/sbin/pflogd/
pflogd.c 626 int ch, np, ret, Xflag = 0;
663 Xflag++;
734 if (reset_dump(Xflag) < 0) {
735 if (Xflag)
740 } else if (Xflag)
  /src/bin/pax/
extern.h 244 extern int Xflag;
pax.c 94 int Xflag; /* archive files with same device id only */
ftree.c 188 if (Xflag)
options.c 634 Xflag = 1;
955 Xflag = 1;
  /src/external/bsd/pcc/dist/pcc/cc/cc/
cc.c 295 int Xflag;
614 Xflag++;
1128 if (!Xflag) {
1495 if (f==0 || Xflag)

Completed in 25 milliseconds