HomeSort by: relevance | last modified time | path
    Searched defs:read_sectn (Results 1 - 1 of 1) sorted by relevancy

  /src/usr.sbin/fstyp/
exfat.c 139 read_sectn(FILE *fp, off_t sect, unsigned count, unsigned bytespersec) function in typeref:typename:void *
147 return (read_sectn(fp, sect, 1, bytespersec));
292 declust = read_sectn(fp, rootdir_sect, sects_per_clust, BPS);

Completed in 11 milliseconds