Searched refs:opt_h (Results 1 - 1 of 1) sorted by path

/system/core/toolbox/
H A Dnewfs_msdos.c253 u_int opt_e = 0, opt_h = 0, opt_i = 0, opt_k = 0, opt_m = 0, opt_n = 0; local
331 opt_h = argto2(optarg, 1, "drive heads");
404 if (opt_h)
405 bpb.hds = opt_h;
414 if (!(opt_f || (opt_h && opt_u && opt_S && opt_s && oflag))) {

Completed in 75 milliseconds