Home
last modified time | relevance | path

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

/openbsd/gnu/usr.sbin/mkhybrid/src/libhfs_iso/
H A Dhfs.h129 long hfs_lseek(hfsfile *, long, int);
H A Dhfs.c1403 long hfs_lseek(hfsfile *file, long offset, int from) in hfs_lseek() function