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

/macosx-10.10/text_cmds-88/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.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
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.10/remote_cmds-47/ypxfr.tproj/
H A Dypxfr.c447 int Cflag = 0; local
496 Cflag++;
656 if(Cflag > 0) {
/macosx-10.10/tcpdump-61/tcpdump/
H A Dtcpdump.c845 Cflag = atoi(optarg) * 1000000;
846 if (Cflag < 0)
1719 /* We do not need numbering for dumpfiles if Cflag isn't set. */
1720 if (Cflag != 0)
1738 if (Cflag != 0 || Gflag != 0)
2067 if (dump_info->WFileName && (Cflag != 0 || Gflag != 0)) {
2072 * and a Cflag size boundary coincide, the time rotation will occur
2073 * first thereby cancelling the Cflag boundary (since the file should
2109 * not using Cflag).
2111 if (Cflag
[all...]
H A Dinterface.h407 #define Cflag gndo->ndo_Cflag macro
/macosx-10.10/netcat-22/
H A Dnetcat.c103 int Cflag; /* cellular connection OFF option */ variable
208 Cflag = 1;
1145 if (Cflag) {

Completed in 115 milliseconds