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

/system/core/toolbox/
H A Dnewfs_msdos.c103 #define argto4(arg, lo, msg) argtou(arg, lo, 0xffffffff, msg) macro
297 opt_I = argto4(optarg, 0, "volume ID");
314 opt_a = argto4(optarg, 1, "sectors/FAT");
347 opt_o = argto4(optarg, 0, "hidden sectors");
354 opt_s = argto4(optarg, 1, "file system size");

Completed in 4 milliseconds