Home
last modified time | relevance | path

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

/netbsd-src/sys/compat/netbsd32/
H A Dnetbsd32_lwp.c148 netbsd32__lwp_setprivate(struct lwp *l, const struct netbsd32__lwp_setprivate_args *uap, register_t… in netbsd32__lwp_setprivate()
H A Dnetbsd32_sysent.c1372 ns(struct netbsd32__lwp_setprivate_args),
H A Dnetbsd32_syscallargs.h1706 struct netbsd32__lwp_setprivate_args { struct
3404 int netbsd32__lwp_setprivate(struct lwp *, const struct netbsd32__lwp_setprivate_args *, register_t…
H A Dnetbsd32_systrace_args.c2317 const struct netbsd32__lwp_setprivate_args *p = params; in systrace_args()