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

/freebsd-9.3-release/sbin/newfs_msdos/
H A Dnewfs_msdos.c227 static off_t argtooff(const char *, const char *);
268 opt_ofs = argtooff(optarg, "offset");
277 opt_create = argtooff(optarg, "create size");
936 argtooff(const char *arg, const char *msg) function

Completed in 50 milliseconds