Home
last modified time | relevance | path

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

/netbsd/sys/compat/netbsd32/
H A Dnetbsd32_fs.c513 const struct netbsd32___getdents30_args *uap, register_t *retval) in netbsd32___getdents30()
H A Dnetbsd32_sysent.c1639 ns(struct netbsd32___getdents30_args),
H A Dnetbsd32_syscallargs.h2101 struct netbsd32___getdents30_args { struct
3485 int netbsd32___getdents30(struct lwp *, const struct netbsd32___getdents30_args *, register_t *);
H A Dnetbsd32_systrace_args.c2828 const struct netbsd32___getdents30_args *p = params; in systrace_args()