Home
last modified time | relevance | path

Searched defs:bytespersec (Results 1 – 4 of 4) sorted by relevance

/freebsd/contrib/tnftp/src/
H A Dprogressbar.c139 off_t abbrevsize, bytespersec; local
316 off_t bytespersec; local
/freebsd/usr.sbin/fstyp/
H A Dexfat.c137 read_sectn(FILE *fp, off_t sect, unsigned count, unsigned bytespersec) in read_sectn()
143 read_sect(FILE *fp, off_t sect, unsigned bytespersec) in read_sect()
155 exfat_compute_boot_chksum(FILE *fp, unsigned region, unsigned bytespersec, in exfat_compute_boot_chksum()
326 unsigned bytespersec; in fstyp_exfat() local
/freebsd/sbin/camcontrol/
H A Dprogress.c135 uint64_t bytespersec; in progress_draw() local
/freebsd/tools/tools/kttcp/
H A Dkttcp.c115 unsigned long long ull, usecs, bytespersec, bitspersec, xmitsize; in main() local