Home
last modified time | relevance | path

Searched refs:hfs_get_drAllocPtr (Results 1 – 3 of 3) sorted by relevance

/openbsd/gnu/usr.sbin/mkhybrid/src/libhfs_iso/
H A Dhfs.h150 unsigned short hfs_get_drAllocPtr(hfsfile *);
H A Dhfs.c2031 hfs_get_drAllocPtr(hfsfile *file) function
/openbsd/gnu/usr.sbin/mkhybrid/src/
H A Dvolume.c127 start = hfs_get_drAllocPtr(hfp); in write_fork()