Home
last modified time | relevance | path

Searched defs:mflag (Results 1 – 2 of 2) sorted by relevance

/system/core/toolbox/upstream-netbsd/usr.bin/grep/
Dgrep.c107 bool mflag; /* -m x: stop reading the files after x matches */ variable
/system/core/toolbox/
Dnewfs_msdos.c248 int Iflag = 0, mflag = 0, oflag = 0; in newfs_msdos_main() local