Searched refs:Iflag (Results 1 - 8 of 8) sorted by last modified time

/macosx-10.9.5/tcpdump-56/tcpdump/
H A Dtcpdump.c498 Iflag ? "when in monitor mode" : "when not in monitor mode");
880 ++Iflag;
1358 if (Iflag) {
H A Dinterface.h407 #define Iflag gndo->ndo_Iflag macro
/macosx-10.9.5/netcat-20/
H A Dnetcat.c110 int Iflag; /* TCP keep intvl option */ variable
254 Iflag = 1;
1149 if (Hflag || Iflag || Jflag) {
1163 if (Iflag) {
/macosx-10.9.5/msdosfs-198/newfs_msdos.tproj/
H A Dnewfs_msdos.c359 static int Iflag, mflag, oflag; local
396 Iflag = 1;
898 if (Iflag)
/macosx-10.9.5/shell_cmds-175/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.9.5/system_cmds-597.90.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.9.5/system_cmds-597.90.1/system_cmds-597.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.9.5/cctools-845/otool/
H A Dmain.c77 enum bool Iflag = FALSE; /* print the indirect symbol table entries */ variable in typeref:enum:bool
446 Iflag = TRUE;
503 !oflag && !Oflag && !rflag && !Tflag && !Mflag && !Rflag && !Iflag &&
952 if(vflag && (rflag || Tflag || Mflag || Rflag || Iflag || Hflag || tflag
1121 if(Iflag || (tflag && vflag)){
1170 if(Iflag)

Completed in 308 milliseconds