Home
last modified time | relevance | path

Searched refs:mflag (Results 1 – 3 of 3) sorted by relevance

/system/core/toolbox/upstream-netbsd/usr.bin/grep/
Dgrep.h118 bflag, cflag, hflag, iflag, lflag, mflag, nflag, oflag,
Dutil.c196 if (mflag && (mcount <= 0)) in procfile()
249 if (mflag) { in procfile()
Dgrep.c107 bool mflag; /* -m x: stop reading the files after x matches */ variable
514 mflag = true; in main()