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

/freebsd-current/usr.bin/fetch/
H A Dfetch.c188 struct xferstat { struct
225 stat_eta(char *str, size_t strsz, const struct xferstat *xs)
260 stat_bps(char *str, size_t strsz, struct xferstat *xs)
281 stat_display(struct xferstat *xs, int force)
331 stat_start(struct xferstat *xs, const char *name, off_t size, off_t offset)
352 stat_update(struct xferstat *xs, off_t rcvd)
364 stat_end(struct xferstat *xs)
430 struct xferstat xs;

Completed in 60 milliseconds