Searched defs:argtooff (Results 1 - 1 of 1) sorted by relevance

/system/core/toolbox/
H A Dnewfs_msdos.c231 static off_t argtooff(const char *, const char *);
278 opt_ofs = argtooff(optarg, "offset");
287 opt_create = argtooff(optarg, "create size");
966 argtooff(const char *arg, const char *msg) function

Completed in 59 milliseconds