Searched refs:Cflag (Results 1 - 7 of 7) sorted by relevance

/macosx-10.9.5/text_cmds-87/tr/
H A Dtr.c78 int Cflag, cflag, dflag, sflag, isstring2; local
83 Cflag = cflag = dflag = sflag = 0;
87 Cflag = 1;
92 Cflag = 0;
134 delete = setup(argv[0], &s1, cflag, Cflag);
156 delete = setup(argv[0], &s1, cflag, Cflag);
171 squeeze = setup(argv[0], &s1, cflag, Cflag);
201 if (Cflag || cflag) {
262 if (cflag || (Cflag && MB_CUR_MAX > 1)) {
277 if (Cflag
341 setup(char *arg, STR *str, int cflag, int Cflag) argument
[all...]
/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
232 Cflag++;
290 * Make sure Tflag, Cflag and Uflag are set if dflag == 0. If dflag is
294 Cflag = 1;
310 if ((dflag > 0) && (Cflag == 0) && (Tflag == 0))
312 else if ((dflag > 0) && (Tflag > 0) && (Cflag == 0))
317 if ((dflag > 0) && (Cflag == 0))
439 if (Cflag > 0)
485 if (Cflag > 0)
510 if (Cflag >
[all...]
/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
232 Cflag++;
290 * Make sure Tflag, Cflag and Uflag are set if dflag == 0. If dflag is
294 Cflag = 1;
310 if ((dflag > 0) && (Cflag == 0) && (Tflag == 0))
312 else if ((dflag > 0) && (Tflag > 0) && (Cflag == 0))
317 if ((dflag > 0) && (Cflag == 0))
439 if (Cflag > 0)
485 if (Cflag > 0)
510 if (Cflag >
[all...]
/macosx-10.9.5/remote_cmds-41.90.1/ypxfr.tproj/
H A Dypxfr.c447 int Cflag = 0; local
496 Cflag++;
656 if(Cflag > 0) {
/macosx-10.9.5/tcpdump-56/tcpdump/
H A Dtcpdump.c764 Cflag = atoi(optarg) * 1000000;
765 if (Cflag < 0)
1572 /* We do not need numbering for dumpfiles if Cflag isn't set. */
1573 if (Cflag != 0)
1587 if (Cflag != 0 || Gflag != 0)
1888 if (dump_info->WFileName && (Cflag != 0 || Gflag != 0)) {
1893 * and a Cflag size boundary coincide, the time rotation will occur
1894 * first thereby cancelling the Cflag boundary (since the file should
1930 * not using Cflag).
1932 if (Cflag
[all...]
H A Dinterface.h400 #define Cflag gndo->ndo_Cflag macro
/macosx-10.9.5/netcat-20/
H A Dnetcat.c102 int Cflag; /* cellular connection OFF option */ variable
203 Cflag = 1;
1130 if (Cflag) {

Completed in 98 milliseconds