Searched refs:Iflag (Results 1 - 12 of 12) sorted by relevance

/netbsd-6-1-5-RELEASE/usr.bin/xargs/
H A Dxargs.c79 static int cnt, Iflag, jfound, Lflag, Sflag, wasquoted, xflag; variable
144 Iflag = 1;
149 Iflag = 0;
203 if (!Iflag && Rflag)
205 if (!Iflag && Sflag)
207 if (Iflag && !Rflag)
209 if (Iflag && !Sflag)
213 if (Iflag || Lflag)
323 if (Iflag) {
/netbsd-6-1-5-RELEASE/bin/sh/
H A Doptions.h69 #define Iflag optlist[2].val macro
H A Dmain.c261 if (!Iflag)
/netbsd-6-1-5-RELEASE/sbin/newfs_ext2fs/
H A Dnewfs_ext2fs.c128 int ch, fsi, fso, len, n, Fflag, Iflag, Zflag; local
136 Fflag = Iflag = Zflag = 0;
152 Iflag = 1;
303 if (!Iflag) {
/netbsd-6-1-5-RELEASE/games/fortune/strfile/
H A Dstrfile.c127 static int Iflag = FALSE; /* ignore case flag */ variable
216 if (Iflag && isupper((unsigned char)*nsp))
289 Iflag++;
403 if (Iflag) {
/netbsd-6-1-5-RELEASE/sbin/newfs/
H A Dnewfs.c244 int ch, fsi, fso, len, n, Fflag, Iflag, Zflag; local
262 Fflag = Iflag = Zflag = 0;
301 Iflag = 1;
552 if (!Iflag) {
/netbsd-6-1-5-RELEASE/usr.bin/sdiff/
H A Dsdiff.c66 int Iflag = 0; /* ignore sets matching regexp */ variable
208 Iflag = 1;
685 if (Iflag)
/netbsd-6-1-5-RELEASE/libexec/identd/
H A Didentd.c68 static int bflag, eflag, fflag, iflag, Iflag; variable
112 bflag = eflag = fflag = iflag = Iflag = 0;
158 Iflag = 1;
474 if (!Iflag) {
/netbsd-6-1-5-RELEASE/sbin/disklabel/
H A Dmain.c155 static int Iflag; /* Read/write direct, but default if absent */ variable
307 Iflag = 1;
366 if (Iflag && op != EDIT && op != INTERACT)
882 if (!Fflag && Iflag && (dk_ioctl(f, DIOCGDINFO, &lab) == 0 ||
/netbsd-6-1-5-RELEASE/external/bsd/tcpdump/dist/
H A Dtcpdump.c394 Iflag ? "when in monitor mode" : "when not in monitor mode");
748 ++Iflag;
1059 if (Iflag) {
H A Dinterface.h380 #define Iflag gndo->ndo_Iflag macro
/netbsd-6-1-5-RELEASE/sbin/newfs_msdos/
H A Dnewfs_msdos.c255 static int Iflag, mflag, oflag; local
297 Iflag = 1;
691 if (Iflag)

Completed in 229 milliseconds