Searched refs:freebsd32_mprotect (Results 1 - 3 of 3) sorted by relevance

/freebsd-11.0-release/sys/compat/freebsd32/
H A Dfreebsd32_proto.h703 int freebsd32_mprotect(struct thread *, struct freebsd32_mprotect_args *);
H A Dfreebsd32_sysent.c130 { AS(freebsd32_mprotect_args), (sy_call_t *)freebsd32_mprotect, AUE_MPROTECT, NULL, 0, 0, 0, SY_THR_STATIC }, /* 74 = freebsd32_mprotect */
H A Dfreebsd32_misc.c449 freebsd32_mprotect(struct thread *td, struct freebsd32_mprotect_args *uap) function

Completed in 103 milliseconds