Searched refs:stat_bytes (Results 1 – 1 of 1) sorted by relevance
| /freebsd-12-stable/usr.bin/fetch/ |
| D | fetch.c | 248 stat_bytes(char *str, size_t strsz, off_t bytes) in stat_bytes() function 275 stat_bytes(bytes, sizeof bytes, (off_t)bps); in stat_bps() 303 stat_bytes(bytes, sizeof bytes, xs->rcvd); in stat_display() 307 stat_bytes(bytes, sizeof bytes, xs->size); in stat_display() 376 stat_bytes(bytes, sizeof bytes, xs->rcvd); in stat_end()
|