Home
last modified time | relevance | path

Searched refs:mflag (Results 1 – 4 of 4) 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
506 mflag = true; in main()
/system/core/toolbox/
Dnewfs_msdos.c248 int Iflag = 0, mflag = 0, oflag = 0; in newfs_msdos_main() local
335 mflag = 1; in newfs_msdos_main()
482 if (mflag) { in newfs_msdos_main()