Searched refs:stat_bytes (Results 1 – 1 of 1) sorted by relevance
/freebsd/usr.bin/fetch/ |
H A D | fetch.c | 245 stat_bytes(char *str, size_t strsz, off_t bytes) in stat_bytes() function 272 stat_bytes(bytes, sizeof bytes, (off_t)bps); in stat_bps() 300 stat_bytes(bytes, sizeof bytes, xs->rcvd); in stat_display() 304 stat_bytes(bytes, sizeof bytes, xs->size); in stat_display() 373 stat_bytes(bytes, sizeof bytes, xs->rcvd); in stat_end()
|