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

/system/core/toolbox/
H A Dnewfs_msdos.c102 #define argto2(arg, lo, msg) argtou(arg, lo, 0xffff, msg) macro
311 opt_S = argto2(optarg, 1, "bytes/sector");
325 opt_e = argto2(optarg, 1, "directory entries");
331 opt_h = argto2(optarg, 1, "drive heads");
334 opt_i = argto2(optarg, 1, "info sector");
337 opt_k = argto2(optarg, 1, "backup sector");
351 opt_r = argto2(optarg, 1, "reserved sectors");
357 opt_u = argto2(optarg, 1, "sectors/track");

Completed in 32 milliseconds