Searched refs:freebsd32_mprotect_args (Results 1 – 4 of 4) sorted by relevance
75 struct freebsd32_mprotect_args { struct709 int freebsd32_mprotect(struct thread *, struct freebsd32_mprotect_args *);
144 …{ .sy_narg = AS(freebsd32_mprotect_args), .sy_call = (sy_call_t *)freebsd32_mprotect, .sy_auevent …
519 freebsd32_mprotect(struct thread *td, struct freebsd32_mprotect_args *uap) in freebsd32_mprotect()
435 struct freebsd32_mprotect_args *p = params; in systrace_args()