Searched refs:netbsd32_exit_args (Results 1 – 6 of 6) sorted by relevance
37 struct netbsd32_exit_args;475 int netbsd32_exit(struct lwp *, const struct netbsd32_exit_args *, register_t *);
39 ns(struct netbsd32_exit_args),
153 ns(struct netbsd32_exit_args),
42 struct netbsd32_exit_args { struct2843 int netbsd32_exit(struct lwp *, const struct netbsd32_exit_args *, register_t *);
163 netbsd32_exit(struct lwp *l, const struct netbsd32_exit_args *uap, register_t *retval) in netbsd32_exit()
25 const struct netbsd32_exit_args *p = params; in systrace_args()