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
305 opt_S = argto2(optarg, 1, "bytes/sector");
319 opt_e = argto2(optarg, 1, "directory entries");
325 opt_h = argto2(optarg, 1, "drive heads");
328 opt_i = argto2(optarg, 1, "info sector");
331 opt_k = argto2(optarg, 1, "backup sector");
345 opt_r = argto2(optarg, 1, "reserved sectors");
351 opt_u = argto2(optarg, 1, "sectors/track");

Completed in 25 milliseconds