Home
last modified time | relevance | path

Searched defs:xflag (Results 1 – 20 of 20) sorted by relevance

/illumos-gate/usr/src/cmd/lastcomm/
H A Dlastcomm.c43 int xflag = 0; in main() local
/illumos-gate/usr/src/lib/libc/port/stdio/
H A D_stdio_flags.c49 int oflag, fflag, plusflag, eflag, xflag; in _stdio_flags() local
/illumos-gate/usr/src/cmd/cdrw/
H A Dmain.c218 int aflag, iflag, Mflag, Lflag, lflag, bflag, xflag; in main() local
/illumos-gate/usr/src/cmd/bnu/
H A Duucico.c100 char xflag[6]; /* -xN N is single digit */ local
/illumos-gate/usr/src/cmd/svr4pkg/pkgproto/
H A Dmain.c79 static int xflag = 0; /* confirm contents of files */ variable
/illumos-gate/usr/src/cmd/truss/
H A Dramdata.c71 int xflag; variable
/illumos-gate/usr/src/cmd/svr4pkg/pkgchk/
H A Dmain.c114 int xflag = 0; variable
/illumos-gate/usr/src/cmd/col/
H A Dcol.c56 int bflag, xflag, fflag, pflag; variable
/illumos-gate/usr/src/cmd/svr4pkg/pkginfo/
H A Dpkginfo.c114 static int xflag = 0; variable
/illumos-gate/usr/src/cmd/backup/dump/
H A Ddumpmain.c99 int xflag; /* debugging switch */ variable
/illumos-gate/usr/src/cmd/cmd-inet/usr.bin/nc/
H A Dnetcat.c92 int xflag; /* Socks proxy */ variable
/illumos-gate/usr/src/cmd/spell/
H A Dspellprog.c227 static int xflag; variable
/illumos-gate/usr/src/cmd/grep/
H A Dgrep.c105 static uchar_t xflag; /* Anchoring */ variable
/illumos-gate/usr/src/cmd/vi/port/
H A Dex.h366 var int xflag; /* True if we are in encryption mode */ variable
/illumos-gate/usr/src/cmd/vi/misc/
H A Dctags.c139 static int xflag; /* -x: create cxref style output */ variable
/illumos-gate/usr/src/cmd/ptools/pmap/
H A Dpmap.c193 int rflag = 0, sflag = 0, xflag = 0, Fflag = 0; in main() local
/illumos-gate/usr/src/cmd/ptools/pargs/
H A Dpargs.c1308 int aflag = 0, cflag = 0, eflag = 0, xflag = 0, lflag = 0; in main() local
/illumos-gate/usr/src/cmd/ed/
H A Ded.c222 static int xflag; variable
/illumos-gate/usr/src/uts/common/io/
H A Decpp.c4264 int xflag; in ecpp_1284_negotiation() local
/illumos-gate/usr/src/cmd/tar/
H A Dtar.c564 static int rflag, xflag, vflag, tflag, mt, cflag, mflag, pflag; variable