Home
last modified time | relevance | path

Searched refs:oflag (Results 1 – 5 of 5) sorted by relevance

/system/core/toolbox/grep/
Dutil.c344 if ((color != NULL && !oflag) || qflag || lflag) in procline()
353 if ((color != NULL && !oflag) || qflag || lflag) in procline()
472 if ((oflag || color) && m > 0) { in printline()
474 if (!oflag) in printline()
486 if (oflag) in printline()
489 if (!oflag) { in printline()
Dgrep.h122 bflag, cflag, hflag, iflag, lflag, mflag, nflag, oflag,
Dgrep.c110 bool oflag; /* -o: print only matching part */ variable
527 oflag = true; in grep_main()
Dfastgrep.c158 !oflag && !color) { in fastcomp()
/system/core/toolbox/
Dnewfs_msdos.c256 int Iflag = 0, mflag = 0, oflag = 0; in newfs_msdos_main() local
348 oflag = 1; in newfs_msdos_main()
412 if (oflag) in newfs_msdos_main()
414 if (!(opt_f || (opt_h && opt_u && opt_S && opt_s && oflag))) { in newfs_msdos_main()
416 getdiskinfo(fd, fname, dtype, oflag, &bpb); in newfs_msdos_main()
785 getdiskinfo(int fd, const char *fname, const char *dtype, __unused int oflag, in getdiskinfo() argument
828 getdiskinfo(int fd, const char *fname, const char *dtype, __unused int oflag, in getdiskinfo() argument