Searched refs:rawfs_seek (Results 1 - 6 of 6) sorted by relevance

/netbsd-current/sys/arch/hp300/stand/common/
H A Drawfs.h12 off_t rawfs_seek(struct open_file *, off_t, int);
H A Drawfs.c147 rawfs_seek(struct open_file *f, off_t offset, int where) function
151 printf("rawfs_seek: YOU'RE NOT SUPPOSED TO GET HERE!\n");
/netbsd-current/sys/arch/sun68k/stand/tapeboot/
H A Drawfs.h12 off_t rawfs_seek(struct open_file *, off_t, int);
H A Drawfs.c145 rawfs_seek(struct open_file *f, off_t offset, int where) function
/netbsd-current/sys/arch/mvme68k/stand/bootst/
H A Drawfs.h12 off_t rawfs_seek(struct open_file *f, off_t offset, int where);
H A Drawfs.c132 off_t rawfs_seek(struct open_file *f, off_t offset, int where) function

Completed in 85 milliseconds