Searched refs:netbsd32_mprotect (Results 1 – 5 of 5) sorted by relevance
299 .sy_call = (sy_call_t *)netbsd32_mprotect
571 int netbsd32_mprotect(struct lwp *, const struct netbsd32_mprotect_args *, register_t *);
429 .sy_call = (sy_call_t *)netbsd32_mprotect
404 check_syscall_args(netbsd32_mprotect)2979 int netbsd32_mprotect(struct lwp *, const struct netbsd32_mprotect_args *, register_t *);
703 netbsd32_mprotect(struct lwp *l, const struct netbsd32_mprotect_args *uap, register_t *retval) in netbsd32_mprotect() function