Home
last modified time | relevance | path

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

/system/core/toolbox/
Dnewfs_msdos.c256 int Iflag = 0, mflag = 0, oflag = 0; in newfs_msdos_main() local
785 getdiskinfo(int fd, const char *fname, const char *dtype, __unused int oflag, in getdiskinfo()
828 getdiskinfo(int fd, const char *fname, const char *dtype, __unused int oflag, in getdiskinfo()
/system/core/toolbox/grep/
Dgrep.c110 bool oflag; /* -o: print only matching part */ variable