/src/usr.sbin/fstyp/ |
exfat.c | 145 read_sect(FILE *fp, off_t sect, unsigned bytespersec) function in typeref:typename:void * 166 sector = read_sect(fp, region + sect, bytespersec); 256 fatsect = read_sect(fp, clsect, BPS); 348 cksect = read_sect(fp, MAIN_BOOT_REGION_SECT + SUBREGION_CHKSUM_SECT,
|
exfat.c | 145 read_sect(FILE *fp, off_t sect, unsigned bytespersec) function in typeref:typename:void * 166 sector = read_sect(fp, region + sect, bytespersec); 256 fatsect = read_sect(fp, clsect, BPS); 348 cksect = read_sect(fp, MAIN_BOOT_REGION_SECT + SUBREGION_CHKSUM_SECT,
|
exfat.c | 145 read_sect(FILE *fp, off_t sect, unsigned bytespersec) function in typeref:typename:void * 166 sector = read_sect(fp, region + sect, bytespersec); 256 fatsect = read_sect(fp, clsect, BPS); 348 cksect = read_sect(fp, MAIN_BOOT_REGION_SECT + SUBREGION_CHKSUM_SECT,
|
exfat.c | 145 read_sect(FILE *fp, off_t sect, unsigned bytespersec) function in typeref:typename:void * 166 sector = read_sect(fp, region + sect, bytespersec); 256 fatsect = read_sect(fp, clsect, BPS); 348 cksect = read_sect(fp, MAIN_BOOT_REGION_SECT + SUBREGION_CHKSUM_SECT,
|