Searched defs:oflag (Results 1 – 2 of 2) sorted by relevance
/system/core/toolbox/ |
D | newfs_msdos.c | 256 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/ |
D | grep.c | 110 bool oflag; /* -o: print only matching part */ variable
|