Searched defs:cflag (Results 1 - 2 of 2) sorted by path

/system/core/toolbox/
H A Ddu.c79 int Hflag, Lflag, aflag, ch, cflag, dflag, gkmflag, nflag, rval, sflag; local
82 Hflag = Lflag = aflag = cflag = dflag = gkmflag = sflag = 0;
103 cflag = 1;
191 if (cflag)
221 if (cflag)
227 if (cflag)
/system/core/toolbox/grep/
H A Dgrep.c103 bool cflag; /* -c: only show a count of matching lines */ variable
444 cflag = true;

Completed in 44 milliseconds