Home
last modified time | relevance | path

Searched refs:netbsd32___mount50_args (Results 1 – 4 of 4) sorted by relevance

/netbsd-src/sys/compat/netbsd32/
H A Dnetbsd32_fs.c777 netbsd32___mount50(struct lwp *l, const struct netbsd32___mount50_args *uap, in netbsd32___mount50()
H A Dnetbsd32_sysent.c1713 ns(struct netbsd32___mount50_args),
H A Dnetbsd32_syscallargs.h2155 struct netbsd32___mount50_args { struct
3530 int netbsd32___mount50(struct lwp *, const struct netbsd32___mount50_args *, register_t *);
H A Dnetbsd32_systrace_args.c2898 const struct netbsd32___mount50_args *p = params; in systrace_args()