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

/system/core/toolbox/
H A Dnewfs_msdos.c260 const char *fname, *dtype, *bname; local
366 dtype = *argv;
416 getdiskinfo(fd, fname, dtype, oflag, &bpb);
798 static void getdiskinfo(int fd, const char *fname, const char *dtype, argument
848 static void getdiskinfo(int fd, const char *fname, const char *dtype, argument
858 if (dtype != NULL) {
859 lp = getdiskbyname(dtype);

Completed in 97 milliseconds