Searched refs:netbsd32_exit (Results 1 – 5 of 5) sorted by relevance
40 .sy_call = (sy_call_t *)netbsd32_exit
475 int netbsd32_exit(struct lwp *, const struct netbsd32_exit_args *, register_t *);
154 .sy_call = (sy_call_t *)netbsd32_exit
45 check_syscall_args(netbsd32_exit)2843 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() function