Home | Sort by: relevance | last modified time | path |
/src/sys/arch/acorn32/stand/nbfs/ | |
nbfs.h | 14 extern os_error const *nbfs_args (struct nbfs_reg *); |
rmheader.S | 159 b nbfs_args |
nbfs.c | 245 nbfs_args(struct nbfs_reg *r) function in typeref:typename:os_error const * 247 static os_error const err = {0, "nbfs_args"}; |