Searched defs:Cflg (Results 1 - 7 of 7) sorted by relevance

/illumos-gate/usr/src/cmd/avs/dscfg/
H A Ddscfg.c63 int Cflg; variable
483 Cflg++;
577 if (argc == 1 || (argc == 2 && verbose) || (argc == 3 && (rflg|Cflg)))
640 Cflg ? CFG_LOC_GET_CLUSTER : CFG_LOC_GET_LOCAL,
642 if (Cflg && (locname == NULL)) {
703 if (Cflg)
725 (Cflg) ? gettext("cluster") : gettext("local"),
790 if (Cflg)
/illumos-gate/usr/src/cmd/cmd-inet/usr.sbin/snoop/
H A Dsnoop.c107 int Cflg = 0; local
340 Cflg = B_TRUE;
401 ret = pf_compile(argstr, Cflg);
405 compile(argstr, Cflg);
417 compile(argstr, Cflg);
420 if (Cflg)
/illumos-gate/usr/src/cmd/fs.d/ufs/ff/
H A Dff.c103 int Cflg = 0; /* changed within n days */ variable
197 Cflg++;
518 if (Sflg || uflg || Aflg || Mflg || Cflg || Nflg || Lflg)
525 (!Cflg || cmp((Today - dip->di_un.di_icom.ic_mtime)/DAY,
/illumos-gate/usr/src/ucbcmd/ls/
H A Dls.c70 static int qflg, Aflg, Cflg, Fflg, Lflg, Rflg; variable
108 qflg = Cflg = 1;
124 Cflg = 1; break;
128 Cflg = 0; break;
167 Cflg = 0;
516 if (lflg || Cflg == 0)
/illumos-gate/usr/src/cmd/compress/
H A Dcompress.c205 static int Cflg = 0; variable
435 Cflg++;
479 if (zcat_cmd && (Fflg | Cflg | cflg |
/illumos-gate/usr/src/cmd/avs/dsw/
H A Diiadm.c186 int Cflg; variable
382 Cflg++;
/illumos-gate/usr/src/cmd/ls/
H A Dls.c290 static int Cflg; variable
435 Cflg = 1;
715 Cflg = 1;
770 Cflg = 0;
781 Cflg = 0;
791 Cflg = 0;
856 Cflg = 0;
866 Cflg = 1;
873 Cflg = 0;
886 Cflg
[all...]

Completed in 88 milliseconds