Symbol: Cflag
bin/cpuset/cpuset.c
157
Cflag = 1;
bin/cpuset/cpuset.c
220
if (argc || Cflag || lflag || nflag)
bin/cpuset/cpuset.c
238
if (Cflag || pflag || tflag || xflag || jflag)
bin/cpuset/cpuset.c
264
if (Cflag && (jflag || !pflag || sflag || tflag || xflag))
bin/cpuset/cpuset.c
268
if ((!lflag && !nflag) && !(Cflag || sflag))
bin/cpuset/cpuset.c
276
if (Cflag) {
bin/cpuset/cpuset.c
54
static int Cflag;
bin/sh/redir.c
186
if (Cflag) {
sbin/nvmecontrol/format.c
125
if ((int)opt.Eflag + opt.Cflag + (opt.ses != SES_NONE) > 1) {
sbin/nvmecontrol/format.c
138
else if (opt.Cflag)
sbin/nvmecontrol/format.c
60
bool Cflag;
sbin/nvmecontrol/format.c
69
.Cflag = false,
sbin/nvmecontrol/format.c
75
OPT("crypto", 'C', arg_none, opt, Cflag,
tools/test/ppsapi/ppsapitest.c
115
if (!Aflag && !Cflag) {
tools/test/ppsapi/ppsapitest.c
117
Cflag = cflag;
tools/test/ppsapi/ppsapitest.c
120
if (Cflag && !(mode & PPS_CAPTURECLEAR))
tools/test/ppsapi/ppsapitest.c
167
if (oldc != pi.clear_sequence && Cflag)
tools/test/ppsapi/ppsapitest.c
17
static int aflag, Aflag, cflag, Cflag, eflag, uflag, vflag;
tools/test/ppsapi/ppsapitest.c
47
case 'B': Aflag = 1; Cflag = 1; break;
tools/test/ppsapi/ppsapitest.c
49
case 'C': Cflag = 1; break;
usr.bin/fortune/strfile/strfile.c
202
if (Cflag)
usr.bin/fortune/strfile/strfile.c
252
Cflag++;
usr.bin/fortune/strfile/strfile.c
93
static int Cflag = false; /* embedded comments */
usr.bin/gprof/arcs.c
161
if ( ! Cflag )
usr.bin/gprof/gprof.c
67
Cflag = TRUE;
usr.bin/gprof/gprof.h
220
EXTERN bool Cflag; /* find cut-set to eliminate cycles */
usr.bin/netstat/inet.c
240
if (istcp && (cflag || Cflag)) {
usr.bin/netstat/inet.c
366
if (Cflag)
usr.bin/netstat/inet.c
547
if (Cflag)
usr.bin/netstat/main.c
206
bool Cflag; /* show congestion control algo and vars */
usr.bin/netstat/main.c
291
Cflag = true;
usr.bin/netstat/netstat.h
44
extern bool Cflag; /* show congestion control algo and stack */
usr.bin/tr/tr.c
125
delete = setup(argv[0], &s1, cflag, Cflag);
usr.bin/tr/tr.c
147
delete = setup(argv[0], &s1, cflag, Cflag);
usr.bin/tr/tr.c
162
squeeze = setup(argv[0], &s1, cflag, Cflag);
usr.bin/tr/tr.c
192
if (Cflag || cflag) {
usr.bin/tr/tr.c
287
if (cflag || (Cflag && MB_CUR_MAX > 1)) {
usr.bin/tr/tr.c
302
if (Cflag && !iswrune(cnt))
usr.bin/tr/tr.c
317
} else if (Cflag) {
usr.bin/tr/tr.c
325
if (Cflag && n > 1)
usr.bin/tr/tr.c
348
if (!Cflag || iswrune(ch))
usr.bin/tr/tr.c
357
if (!Cflag || iswrune(ch))
usr.bin/tr/tr.c
367
setup(char *arg, STR *str, int cflag, int Cflag)
usr.bin/tr/tr.c
377
if (Cflag)
usr.bin/tr/tr.c
379
if (cflag || Cflag)
usr.bin/tr/tr.c
65
int Cflag, cflag, dflag, sflag, isstring2;
usr.bin/tr/tr.c
76
Cflag = cflag = dflag = sflag = 0;
usr.bin/tr/tr.c
80
Cflag = 1;
usr.bin/tr/tr.c
85
Cflag = 0;
usr.sbin/iostat/iostat.c
146
static int dflag = 0, Iflag = 0, Cflag = 0, Tflag = 0, oflag = 0, Kflag = 0;
usr.sbin/iostat/iostat.c
204
Cflag++;
usr.sbin/iostat/iostat.c
292
Cflag = 1;
usr.sbin/iostat/iostat.c
307
if ((dflag > 0) && (Cflag == 0) && (Tflag == 0))
usr.sbin/iostat/iostat.c
309
else if ((dflag > 0) && (Tflag > 0) && (Cflag == 0))
usr.sbin/iostat/iostat.c
314
if ((dflag > 0) && (Cflag == 0))
usr.sbin/iostat/iostat.c
486
if (Cflag > 0) {
usr.sbin/iostat/iostat.c
490
Cflag = 0;
usr.sbin/iostat/iostat.c
495
Cflag = 0;
usr.sbin/iostat/iostat.c
498
if (Cflag == 0)
usr.sbin/iostat/iostat.c
621
if (Cflag > 0)
usr.sbin/iostat/iostat.c
750
if (Cflag > 0)
usr.sbin/iostat/iostat.c
775
if (Cflag > 0)
usr.sbin/iostat/iostat.c
801
if (Cflag > 0) {
usr.sbin/iostat/iostat.c
966
(Tflag > 0 || Cflag > 0)) {
usr.sbin/iostat/iostat.c
976
if (Cflag > 0)
usr.sbin/pwd_mkdb/pwd_mkdb.c
104
int Cflag, dflag, iflag;
usr.sbin/pwd_mkdb/pwd_mkdb.c
107
iflag = dflag = Cflag = 0;
usr.sbin/pwd_mkdb/pwd_mkdb.c
115
Cflag = 1;
usr.sbin/pwd_mkdb/pwd_mkdb.c
189
if (Cflag) {