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

/system/core/toolbox/
H A Dnewfs_msdos.c268 const char *fname, *dtype, *bname; local
372 dtype = *argv;
416 getdiskinfo(fd, fname, dtype, oflag, &bpb);
785 getdiskinfo(int fd, const char *fname, const char *dtype, __unused int oflag, argument
828 getdiskinfo(int fd, const char *fname, const char *dtype, __unused int oflag, argument
838 if (dtype != NULL) {
839 lp = getdiskbyname(dtype);

Completed in 216 milliseconds