Home
last modified time | relevance | path

Searched refs:AUE_MUNMAP (Results 1 – 9 of 9) sorted by relevance

/f-stack/freebsd/bsm/
H A Daudit_kevents.h229 #define AUE_MUNMAP 213 macro
/f-stack/freebsd/security/audit/
H A Daudit_bsm.c1179 case AUE_MUNMAP: in kaudit_to_bsm()
/f-stack/freebsd/arm64/linux/
H A Dlinux_sysent.c235 …{ .sy_narg = AS(munmap_args), .sy_call = (sy_call_t *)sys_munmap, .sy_auevent = AUE_MUNMAP, .sy_fl…
/f-stack/freebsd/arm/linux/
H A Dlinux_sysent.c111 …{ .sy_narg = AS(munmap_args), .sy_call = (sy_call_t *)sys_munmap, .sy_auevent = AUE_MUNMAP, .sy_fl…
/f-stack/freebsd/amd64/linux/
H A Dlinux_sysent.c31 …{ .sy_narg = AS(munmap_args), .sy_call = (sy_call_t *)sys_munmap, .sy_auevent = AUE_MUNMAP, .sy_fl…
/f-stack/freebsd/amd64/linux32/
H A Dlinux32_sysent.c111 …{ .sy_narg = AS(munmap_args), .sy_call = (sy_call_t *)sys_munmap, .sy_auevent = AUE_MUNMAP, .sy_fl…
/f-stack/freebsd/i386/linux/
H A Dlinux_sysent.c111 …{ .sy_narg = AS(munmap_args), .sy_call = (sy_call_t *)sys_munmap, .sy_auevent = AUE_MUNMAP, .sy_fl…
/f-stack/freebsd/kern/
H A Dinit_sysent.c131 …{ .sy_narg = AS(munmap_args), .sy_call = (sy_call_t *)sys_munmap, .sy_auevent = AUE_MUNMAP, .sy_fl…
/f-stack/freebsd/sys/
H A Dsysproto.h2774 #define SYS_AUE_munmap AUE_MUNMAP