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

/freebsd-current/usr.bin/fetch/
H A Dfetch.c245 stat_bytes(char *str, size_t strsz, off_t bytes) function
272 stat_bytes(bytes, sizeof bytes, (off_t)bps);
300 stat_bytes(bytes, sizeof bytes, xs->rcvd);
304 stat_bytes(bytes, sizeof bytes, xs->size);
373 stat_bytes(bytes, sizeof bytes, xs->rcvd);

Completed in 124 milliseconds