Searched refs:cflag (Results 1 - 4 of 4) sorted by relevance

/system/core/toolbox/upstream-netbsd/usr.bin/grep/
H A Dgrep.h118 bflag, cflag, hflag, iflag, lflag, mflag, nflag, oflag,
H A Dutil.c259 if (cflag) {
268 if (c && !cflag && !lflag && !Lflag &&
365 if ((tail || c) && !cflag && !qflag && !lflag && !Lflag) {
H A Dgrep.c103 bool cflag; /* -c: only show a count of matching lines */ variable
441 cflag = true;
H A Dfastgrep.c155 if ((!(lflag || cflag)) && ((!(fg->bol || fg->eol)) &&

Completed in 49 milliseconds