freebsd32_mprotect_args
freebsd32_mprotect(struct thread *td, struct freebsd32_mprotect_args *uap)
int freebsd32_mprotect(struct thread *, struct freebsd32_mprotect_args *);
{ .sy_narg = AS(freebsd32_mprotect_args), .sy_call = (sy_call_t *)freebsd32_mprotect, .sy_auevent = AUE_MPROTECT, .sy_flags = SYF_CAPENABLED, .sy_thrcnt = SY_THR_STATIC }, /* 74 = freebsd32_mprotect */
struct freebsd32_mprotect_args *p = params;