Home
last modified time | relevance | path

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

/netbsd-src/sys/compat/netbsd32/
H A Dnetbsd32_fd.c49 netbsd32___getfh30(struct lwp *l, const struct netbsd32___getfh30_args *uap, register_t *retval) in netbsd32___getfh30()
H A Dnetbsd32_sysent.c1664 ns(struct netbsd32___getfh30_args),
H A Dnetbsd32_syscallargs.h2126 struct netbsd32___getfh30_args { struct
3522 int netbsd32___getfh30(struct lwp *, const struct netbsd32___getfh30_args *, register_t *);
H A Dnetbsd32_systrace_args.c2861 const struct netbsd32___getfh30_args *p = params; in systrace_args()