Searched defs:Iflag (Results 1 – 11 of 11) sorted by relevance
/freebsd/bin/sh/ |
H A D | options.h | 49 #define Iflag optval[2] macro
|
/freebsd/usr.bin/killall/ |
H A D | killall.c | 110 int Iflag = 0; in main() local
|
/freebsd/bin/rm/ |
H A D | rm.c | 50 static int rflag, Iflag, xflag; variable
|
/freebsd/bin/date/ |
H A D | date.c | 83 bool Iflag, jflag, Rflag; in main() local
|
/freebsd/usr.bin/fortune/strfile/ |
H A D | strfile.c | 96 static int Iflag = false; /* ignore case flag */ variable
|
/freebsd/usr.bin/xargs/ |
H A D | xargs.c | 82 static int cnt, Iflag, jfound, Lflag, Sflag, wasquoted, xflag; variable
|
/freebsd/usr.sbin/iostat/ |
H A D | iostat.c | 146 static int dflag = 0, Iflag = 0, Cflag = 0, Tflag = 0, oflag = 0, Kflag = 0; variable
|
/freebsd/usr.bin/sdiff/ |
H A D | sdiff.c | 71 static bool Iflag; /* ignore sets matching regexp */ variable
|
/freebsd/contrib/netcat/ |
H A D | netcat.c | 109 int Iflag; /* TCP receive buffer size */ variable
|
/freebsd/crypto/openssh/regress/ |
H A D | netcat.c | 115 int Iflag; /* TCP receive buffer size */ variable
|
/freebsd/contrib/tcpdump/ |
H A D | tcpdump.c | 214 static int Iflag; /* rfmon (monitor) mode */ variable
|