sys_mprotect
int sys_mprotect(struct lwp *, const struct sys_mprotect_args *, register_t *);
.sy_call = (sy_call_t *)sys_mprotect
int sys_mprotect(struct lwp *, const struct sys_mprotect_args *, register_t *);
.sy_call = (sy_call_t *)sys_mprotect
return sys_mprotect(l, &ua, retval);
int sys_mprotect(struct lwp *, const struct sys_mprotect_args *, register_t *);
.sy_call = (sy_call_t *)sys_mprotect
int sys_mprotect(struct lwp *, const struct sys_mprotect_args *, register_t *);
.sy_call = (sy_call_t *)sys_mprotect
.sy_call = (sy_call_t *)sys_mprotect
int sys_mprotect(struct lwp *, const struct sys_mprotect_args *, register_t *);
check_syscall_args(sys_mprotect)