Searched refs:hfs_read (Results 1 – 4 of 4) sorted by relevance
/netbsd-src/sys/arch/macppc/stand/ofwboot/ |
H A D | hfs.h | 5 int hfs_read(struct open_file *, void *, size_t, size_t *);
|
H A D | hfs.c | 68 hfs_read(struct open_file *f, void *start, size_t size, size_t *resid) in hfs_read() function
|
/netbsd-src/external/gpl2/mkhybrid/dist/libhfs_iso/ |
H A D | hfs.h | 126 long hfs_read(hfsfile *, void *, unsigned long);
|
H A D | hfs.c | 1262 long hfs_read(hfsfile *file, void *buf, unsigned long len) in hfs_read() function
|