Searched refs:opt_f (Results 1 - 1 of 1) sorted by relevance

/system/core/toolbox/
H A Dnewfs_msdos.c251 const char *opt_B = NULL, *opt_L = NULL, *opt_O = NULL, *opt_f = NULL; local
328 opt_f = optarg;
397 if (opt_f) {
398 getstdfmt(opt_f, &bpb);
414 if (!(opt_f || (opt_h && opt_u && opt_S && opt_s && oflag))) {
447 if (opt_f)
456 if (opt_f && fat == 32)

Completed in 22 milliseconds