Home
last modified time | relevance | path

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

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