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

/freebsd-10.0-release/bin/dd/
H A Dargs.c70 static off_t get_off_t(const char *);
285 out.offset = get_off_t(arg);
292 in.offset = get_off_t(arg);
436 get_off_t(const char *val) function
488 mult = (intmax_t)get_off_t(expr + 1);

Completed in 122 milliseconds