Home
last modified time | relevance | path

Searched refs:readsecs (Results 1 – 2 of 2) sorted by relevance

/openbsd/gnu/usr.sbin/mkhybrid/src/
H A Dmulti.c148 readsecs(int startsecno, void *buffer, int sectorcount) in readsecs() function
151 readsecs(startsecno, buffer, sectorcount) in readsecs()
201 readsecs(cont_extent, sector, 1); in FDECL3()
298 readsecs(cont_extent, sector, 1); in FDECL4()
341 readsecs(isonum_733((unsigned char *)mrootp->extent), dirbuff, in FDECL2()
506 readsecs(tt_extent, tt_buf, tt_size/SECTOR_SIZE); in FDECL2()
767 if (readsecs(file_addr/SECTOR_SIZE, &buffer, in FDECL1()
H A Dmkisofs.h439 extern int readsecs(int startsecno, void *buffer, int sectorcount);
442 extern int readsecs();