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

/netbsd-current/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) function
161 printf("rawfs_stat: I'll let you live only because of exec.c\n");
/netbsd-current/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) function
188 panic("rawfs_stat");
/netbsd-current/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) function

Completed in 292 milliseconds