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

/freebsd-13-stable/usr.sbin/diskinfo/
H A Ddiskinfo.c317 rdsect(int fd, off_t blockno, u_int sectorsize) function
436 rdsect(fd, b0, sectorsize);
438 rdsect(fd, b1, sectorsize);
448 rdsect(fd, b0, sectorsize);
450 rdsect(fd, b1, sectorsize);
459 rdsect(fd, b0, sectorsize);
461 rdsect(fd, b1, sectorsize);
470 rdsect(fd, b0, sectorsize);
479 rdsect(fd, b0, sectorsize);
488 rdsect(f
[all...]

Completed in 104 milliseconds