Home
last modified time | relevance | path

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

/system/core/toolbox/
Dtouch.c44 int i, fd, aflag = 0, mflag = 0, debug = 0, flags = 0; in touch_main() local
Dnewfs_msdos.c256 int Iflag = 0, mflag = 0, oflag = 0; in newfs_msdos_main() local
/system/core/sh/
Doptions.h73 #define mflag optlist[4].val macro
/system/core/toolbox/grep/
Dgrep.c107 bool mflag; /* -m x: stop reading the files after x matches */ variable