Home
last modified time | relevance | path

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

/netbsd/sys/compat/netbsd32/
H A Dnetbsd32_compat_30.c250 compat_30_netbsd32_getfh(struct lwp *l, const struct compat_30_netbsd32_getfh_args *uap, register_t… in compat_30_netbsd32_getfh()
H A Dnetbsd32_sysent.c751 ns(struct compat_30_netbsd32_getfh_args),
H A Dnetbsd32_syscallargs.h845 struct compat_30_netbsd32_getfh_args { struct
3096 int compat_30_netbsd32_getfh(struct lwp *, const struct compat_30_netbsd32_getfh_args *, register_t…
H A Dnetbsd32_systrace_args.c1161 const struct compat_30_netbsd32_getfh_args *p = params; in systrace_args()