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

/freebsd-13-stable/bin/dd/
H A Dargs.c79 static off_t get_off_t(const char *);
323 out.offset = get_off_t(arg);
330 in.offset = get_off_t(arg);
546 get_off_t(const char *val) function
575 mult = (intmax_t)get_off_t(expr + 1);

Completed in 105 milliseconds