Home
last modified time | relevance | path

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

/netbsd-src/sys/compat/netbsd32/
H A Dnetbsd32_sysent.c1525 ns(struct netbsd32_extattrctl_args),
H A Dnetbsd32_syscallargs.h1867 struct netbsd32_extattrctl_args { struct
3454 int netbsd32_extattrctl(struct lwp *, const struct netbsd32_extattrctl_args *, register_t *);
H A Dnetbsd32_netbsd.c1815 netbsd32_extattrctl(struct lwp *l, const struct netbsd32_extattrctl_args *uap, register_t *retval) in netbsd32_extattrctl()
H A Dnetbsd32_systrace_args.c2534 const struct netbsd32_extattrctl_args *p = params; in systrace_args()