Searched refs:AUE_MPROTECT (Results 1 - 12 of 12) sorted by relevance

/freebsd-9.3-release/contrib/openbsm/sys/bsm/
H A Daudit_kevents.h407 #define AUE_MPROTECT 43010 macro
/freebsd-9.3-release/sys/bsm/
H A Daudit_kevents.h408 #define AUE_MPROTECT 43010 macro
/freebsd-9.3-release/sys/security/audit/
H A Daudit_bsm.c1085 case AUE_MPROTECT:
1096 if (ar->ar_event == AUE_MPROTECT) {
/freebsd-9.3-release/contrib/openbsm/etc/
H A Daudit_event374 43010:AUE_MPROTECT:mprotect(2):fm
/freebsd-9.3-release/sys/amd64/linux32/
H A Dlinux32_sysent.c147 { AS(linux_mprotect_args), (sy_call_t *)linux_mprotect, AUE_MPROTECT, NULL, 0, 0, 0, SY_THR_STATIC }, /* 125 = linux_mprotect */
H A Dlinux32_proto.h1494 #define LINUX_SYS_AUE_linux_mprotect AUE_MPROTECT
/freebsd-9.3-release/sys/i386/linux/
H A Dlinux_sysent.c146 { AS(linux_mprotect_args), (sy_call_t *)linux_mprotect, AUE_MPROTECT, NULL, 0, 0, 0, SY_THR_STATIC }, /* 125 = linux_mprotect */
H A Dlinux_proto.h1516 #define LINUX_SYS_AUE_linux_mprotect AUE_MPROTECT
/freebsd-9.3-release/sys/compat/freebsd32/
H A Dfreebsd32_sysent.c124 { AS(freebsd32_mprotect_args), (sy_call_t *)freebsd32_mprotect, AUE_MPROTECT, NULL, 0, 0, 0, SY_THR_STATIC }, /* 74 = freebsd32_mprotect */
H A Dfreebsd32_proto.h1085 #define FREEBSD32_SYS_AUE_freebsd32_mprotect AUE_MPROTECT
/freebsd-9.3-release/sys/kern/
H A Dinit_sysent.c111 { AS(mprotect_args), (sy_call_t *)sys_mprotect, AUE_MPROTECT, NULL, 0, 0, SYF_CAPENABLED, SY_THR_STATIC }, /* 74 = mprotect */
/freebsd-9.3-release/sys/sys/
H A Dsysproto.h2477 #define SYS_AUE_mprotect AUE_MPROTECT

Completed in 306 milliseconds