Searched refs:mflag (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 Dgrep.c107 bool mflag; /* -m x: stop reading the files after x matches */ variable
506 mflag = true;
H A Dutil.c196 if (mflag && (mcount <= 0))
249 if (mflag) {
/system/core/toolbox/
H A Dnewfs_msdos.c248 int Iflag = 0, mflag = 0, oflag = 0; local
335 mflag = 1;
482 if (mflag) {

Completed in 102 milliseconds