Searched refs:AUE_EXIT (Results 1 – 14 of 14) sorted by relevance
| /f-stack/freebsd/bsm/ |
| H A D | audit_kevents.h | 53 #define AUE_EXIT 1 macro
|
| /f-stack/freebsd/arm64/linux/ |
| H A D | linux_sysent.c | 113 …{ .sy_narg = AS(linux_exit_args), .sy_call = (sy_call_t *)linux_exit, .sy_auevent = AUE_EXIT, .sy_… 114 …it_group_args), .sy_call = (sy_call_t *)linux_exit_group, .sy_auevent = AUE_EXIT, .sy_flags = 0, .…
|
| H A D | linux_proto.h | 1465 #define LINUX_SYS_AUE_linux_exit AUE_EXIT 1466 #define LINUX_SYS_AUE_linux_exit_group AUE_EXIT
|
| /f-stack/freebsd/arm/linux/ |
| H A D | linux_sysent.c | 21 …{ .sy_narg = AS(linux_exit_args), .sy_call = (sy_call_t *)linux_exit, .sy_auevent = AUE_EXIT, .sy_… 268 …it_group_args), .sy_call = (sy_call_t *)linux_exit_group, .sy_auevent = AUE_EXIT, .sy_flags = 0, .…
|
| H A D | linux_proto.h | 1560 #define LINUX_SYS_AUE_linux_exit AUE_EXIT 1713 #define LINUX_SYS_AUE_linux_exit_group AUE_EXIT
|
| /f-stack/freebsd/amd64/linux/ |
| H A D | linux_sysent.c | 80 …{ .sy_narg = AS(linux_exit_args), .sy_call = (sy_call_t *)linux_exit, .sy_auevent = AUE_EXIT, .sy_… 251 …it_group_args), .sy_call = (sy_call_t *)linux_exit_group, .sy_auevent = AUE_EXIT, .sy_flags = 0, .…
|
| H A D | linux_proto.h | 1716 #define LINUX_SYS_AUE_linux_exit AUE_EXIT 1841 #define LINUX_SYS_AUE_linux_exit_group AUE_EXIT
|
| /f-stack/freebsd/amd64/linux32/ |
| H A D | linux32_sysent.c | 21 …{ .sy_narg = AS(linux_exit_args), .sy_call = (sy_call_t *)linux_exit, .sy_auevent = AUE_EXIT, .sy_… 272 …it_group_args), .sy_call = (sy_call_t *)linux_exit_group, .sy_auevent = AUE_EXIT, .sy_flags = 0, .…
|
| H A D | linux32_proto.h | 1993 #define LINUX32_SYS_AUE_linux_exit AUE_EXIT 2173 #define LINUX32_SYS_AUE_linux_exit_group AUE_EXIT
|
| /f-stack/freebsd/i386/linux/ |
| H A D | linux_sysent.c | 21 …{ .sy_narg = AS(linux_exit_args), .sy_call = (sy_call_t *)linux_exit, .sy_auevent = AUE_EXIT, .sy_… 272 …it_group_args), .sy_call = (sy_call_t *)linux_exit_group, .sy_auevent = AUE_EXIT, .sy_flags = 0, .…
|
| H A D | linux_proto.h | 1988 #define LINUX_SYS_AUE_linux_exit AUE_EXIT 2170 #define LINUX_SYS_AUE_linux_exit_group AUE_EXIT
|
| /f-stack/freebsd/security/audit/ |
| H A D | audit_bsm.c | 743 case AUE_EXIT: in kaudit_to_bsm()
|
| /f-stack/freebsd/kern/ |
| H A D | init_sysent.c | 59 …{ .sy_narg = AS(sys_exit_args), .sy_call = (sy_call_t *)sys_sys_exit, .sy_auevent = AUE_EXIT, .sy_…
|
| /f-stack/freebsd/sys/ |
| H A D | sysproto.h | 2705 #define SYS_AUE_exit AUE_EXIT
|