Home
last modified time | relevance | path

Searched refs:sys___fhopen40_args (Results 1 – 6 of 6) sorted by relevance

/netbsd/sys/compat/netbsd32/
H A Dnetbsd32_netbsd.c1776 struct sys___fhopen40_args ua; in netbsd32___fhopen40()
/netbsd/sys/sys/
H A Dsyscallargs.h2572 struct sys___fhopen40_args { struct
4126 int sys___fhopen40(struct lwp *, const struct sys___fhopen40_args *, register_t *);
/netbsd/sys/kern/
H A Dinit_sysent.c1933 ns(struct sys___fhopen40_args),
H A Dvfs_syscalls.c2208 sys___fhopen40(struct lwp *l, const struct sys___fhopen40_args *uap, register_t *retval) in sys___fhopen40()
H A Dsystrace_args.c2973 const struct sys___fhopen40_args *p = params; in systrace_args()
/netbsd/sys/rump/librump/rumpkern/
H A Drump_syscalls.c4614 struct sys___fhopen40_args callarg; in rump___sysimpl_fhopen40()
8212 ns(struct sys___fhopen40_args),