Searched refs:AUE_MUNMAP (Results 1 – 9 of 9) sorted by relevance
| /freebsd-9-stable/sys/bsm/ |
| D | audit_kevents.h | 228 #define AUE_MUNMAP 213 macro
|
| /freebsd-9-stable/contrib/openbsm/sys/bsm/ |
| D | audit_kevents.h | 227 #define AUE_MUNMAP 213 macro
|
| /freebsd-9-stable/sys/i386/linux/ |
| D | linux_sysent.c | 112 …{ AS(munmap_args), (sy_call_t *)sys_munmap, AUE_MUNMAP, NULL, 0, 0, 0, SY_THR_STATIC }, /* 91 = mu…
|
| /freebsd-9-stable/sys/amd64/linux32/ |
| D | linux32_sysent.c | 113 …{ AS(munmap_args), (sy_call_t *)sys_munmap, AUE_MUNMAP, NULL, 0, 0, 0, SY_THR_STATIC }, /* 91 = mu…
|
| /freebsd-9-stable/contrib/openbsm/etc/ |
| D | audit_event | 208 213:AUE_MUNMAP:munmap(2):cl
|
| /freebsd-9-stable/sys/security/audit/ |
| D | audit_bsm.c | 1084 case AUE_MUNMAP: in kaudit_to_bsm()
|
| /freebsd-9-stable/sys/kern/ |
| D | init_sysent.c | 110 …{ AS(munmap_args), (sy_call_t *)sys_munmap, AUE_MUNMAP, NULL, 0, 0, SYF_CAPENABLED, SY_THR_STATIC …
|
| /freebsd-9-stable/sys/compat/freebsd32/ |
| D | freebsd32_sysent.c | 123 …{ AS(munmap_args), (sy_call_t *)sys_munmap, AUE_MUNMAP, NULL, 0, 0, 0, SY_THR_STATIC }, /* 73 = mu…
|
| /freebsd-9-stable/sys/sys/ |
| D | sysproto.h | 2476 #define SYS_AUE_munmap AUE_MUNMAP
|