HomeSort by relevance Sort by last modified time
    Searched defs:mflag (Results 1 - 2 of 2) sorted by null

  /system/core/toolbox/upstream-netbsd/usr.bin/grep/
grep.c 107 bool mflag; /* -m x: stop reading the files after x matches */ variable
506 mflag = true;
  /system/core/toolbox/
newfs_msdos.c 248 int Iflag = 0, mflag = 0, oflag = 0; local
335 mflag = 1;
482 if (mflag) {
    [all...]

Completed in 73 milliseconds