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

/system/core/toolbox/
H A Dnewfs_msdos.c256 int Iflag = 0, mflag = 0, oflag = 0; local
348 oflag = 1;
412 if (oflag)
414 if (!(opt_f || (opt_h && opt_u && opt_S && opt_s && oflag))) {
416 getdiskinfo(fd, fname, dtype, oflag, &bpb);
784 getdiskinfo(int fd, const char *fname, const char *dtype, __unused int oflag, argument
827 getdiskinfo(int fd, const char *fname, const char *dtype, __unused int oflag, argument

Completed in 37 milliseconds