Home
last modified time | relevance | path

Searched refs:rawfs_open (Results 1 – 6 of 6) sorted by relevance

/netbsd-src/sys/arch/hp300/stand/common/
H A Drawfs.h8 int rawfs_open(const char *, struct open_file *);
H A Drawfs.c59 rawfs_open(const char *path, struct open_file *f) in rawfs_open() function
/netbsd-src/sys/arch/sun68k/stand/tapeboot/
H A Drawfs.h8 int rawfs_open(const char *, struct open_file *);
H A Drawfs.c60 rawfs_open(const char *path, struct open_file *f) in rawfs_open() function
/netbsd-src/sys/arch/mvme68k/stand/bootst/
H A Drawfs.h8 int rawfs_open(const char *path, struct open_file *f);
H A Drawfs.c57 int rawfs_open(const char *path, struct open_file *f) in rawfs_open() function