Home | History | Annotate | Download | only in makefs

Lines Matching refs:strsuftoll

162 				    strsuftoll("free block percentage",
166 strsuftoll("free blocks",
180 strsuftoll("free file percentage",
184 strsuftoll("free files",
199 strsuftoll("minimum size", optarg, 1LL, LLONG_MAX);
211 strsuftoll("maximum size", optarg, 1LL, LLONG_MAX);
216 strsuftoll("offset", optarg, 0LL, LLONG_MAX);
238 strsuftoll("size", optarg, 1LL, LLONG_MAX);
243 (int)strsuftoll("sector size", optarg,
407 *(type *)options[i].value = (type)strsuftoll(options[i].desc, val, \