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

/macosx-10.10/shell_cmds-179/xargs/
H A Dxargs.c92 static int cnt, Iflag, jfound, Lflag, wasquoted, xflag; variable
147 Iflag = 1;
152 Iflag = 0;
206 if (!Iflag && Rflag)
208 if (Iflag && !Rflag)
212 if (Iflag || Lflag)
335 if (Iflag && !last_was_newline)
349 if (Iflag) {
/macosx-10.10/system_cmds-643.1.1/iostat.tproj/
H A Diostat.c172 static int dflag = 0, Iflag = 0, Cflag = 0, Tflag = 0, oflag = 0, Uflag = 0, Kflag = 0; variable
238 Iflag++;
498 if (Iflag == 0)
503 if (Iflag == 0)
613 if ((Iflag == 0) || (drivestat[i].total_bytes == 0)) {
642 if (Iflag == 0)
655 if (Iflag == 0)
/macosx-10.10/netcat-22/
H A Dnetcat.c112 int Iflag; /* TCP keep intvl option */ variable
263 Iflag = 1;
1171 if (Hflag || Iflag || Jflag) {
1185 if (Iflag) {
/macosx-10.10/msdosfs-209.1.1/newfs_msdos.tproj/
H A Dnewfs_msdos.c359 static int Iflag, mflag, oflag; local
396 Iflag = 1;
898 if (Iflag)
/macosx-10.10/tcpdump-61/tcpdump/
H A Dinterface.h414 #define Iflag gndo->ndo_Iflag macro
H A Dtcpdump.c502 Iflag ? "when in monitor mode" : "when not in monitor mode");
962 ++Iflag;
1484 if (Iflag) {

Completed in 108 milliseconds