Searched refs:AUE_KILL (Results 1 – 14 of 14) sorted by relevance
| /f-stack/freebsd/bsm/ |
| H A D | audit_kevents.h | 69 #define AUE_KILL 15 macro 718 #define AUE_O_KILLPG AUE_KILL /* Darwin */
|
| /f-stack/freebsd/security/audit/ |
| H A D | audit_bsm.c | 1115 case AUE_KILL: in kaudit_to_bsm()
|
| /f-stack/freebsd/arm64/linux/ |
| H A D | linux_sysent.c | 149 …{ .sy_narg = AS(linux_kill_args), .sy_call = (sy_call_t *)linux_kill, .sy_auevent = AUE_KILL, .sy_…
|
| H A D | linux_proto.h | 1499 #define LINUX_SYS_AUE_linux_kill AUE_KILL
|
| /f-stack/freebsd/arm/linux/ |
| H A D | linux_sysent.c | 57 …{ .sy_narg = AS(linux_kill_args), .sy_call = (sy_call_t *)linux_kill, .sy_auevent = AUE_KILL, .sy_…
|
| H A D | linux_proto.h | 1579 #define LINUX_SYS_AUE_linux_kill AUE_KILL
|
| /f-stack/freebsd/amd64/linux/ |
| H A D | linux_sysent.c | 82 …{ .sy_narg = AS(linux_kill_args), .sy_call = (sy_call_t *)linux_kill, .sy_auevent = AUE_KILL, .sy_…
|
| H A D | linux_proto.h | 1718 #define LINUX_SYS_AUE_linux_kill AUE_KILL
|
| /f-stack/freebsd/amd64/linux32/ |
| H A D | linux32_sysent.c | 57 …{ .sy_narg = AS(linux_kill_args), .sy_call = (sy_call_t *)linux_kill, .sy_auevent = AUE_KILL, .sy_…
|
| H A D | linux32_proto.h | 2020 #define LINUX32_SYS_AUE_linux_kill AUE_KILL
|
| /f-stack/freebsd/i386/linux/ |
| H A D | linux_sysent.c | 57 …{ .sy_narg = AS(linux_kill_args), .sy_call = (sy_call_t *)linux_kill, .sy_auevent = AUE_KILL, .sy_…
|
| H A D | linux_proto.h | 2016 #define LINUX_SYS_AUE_linux_kill AUE_KILL
|
| /f-stack/freebsd/kern/ |
| H A D | init_sysent.c | 95 …{ .sy_narg = AS(kill_args), .sy_call = (sy_call_t *)sys_kill, .sy_auevent = AUE_KILL, .sy_flags = …
|
| /f-stack/freebsd/sys/ |
| H A D | sysproto.h | 2740 #define SYS_AUE_kill AUE_KILL
|