Home
last modified time | relevance | path

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

/netbsd-src/sys/arch/hp300/stand/common/
H A Drawfs.h13 int rawfs_stat(struct open_file *, struct stat *);
H A Drawfs.c157 rawfs_stat(struct open_file *f, struct stat *sb) in rawfs_stat() function
/netbsd-src/sys/arch/sun68k/stand/tapeboot/
H A Drawfs.h13 int rawfs_stat(struct open_file *, struct stat *);
H A Drawfs.c185 rawfs_stat(struct open_file *f, struct stat *sb) in rawfs_stat() function
/netbsd-src/sys/arch/mvme68k/stand/bootst/
H A Drawfs.h13 int rawfs_stat(struct open_file *f, struct stat *sb);
H A Drawfs.c202 int rawfs_stat(struct open_file *f, struct stat *sb) in rawfs_stat() function