Home
last modified time | relevance | path

Searched refs:AUE_EXIT (Results 1 – 14 of 14) sorted by relevance

/f-stack/freebsd/bsm/
H A Daudit_kevents.h53 #define AUE_EXIT 1 macro
/f-stack/freebsd/arm64/linux/
H A Dlinux_sysent.c113 …{ .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 Dlinux_proto.h1465 #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 Dlinux_sysent.c21 …{ .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 Dlinux_proto.h1560 #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 Dlinux_sysent.c80 …{ .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 Dlinux_proto.h1716 #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 Dlinux32_sysent.c21 …{ .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 Dlinux32_proto.h1993 #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 Dlinux_sysent.c21 …{ .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 Dlinux_proto.h1988 #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 Daudit_bsm.c743 case AUE_EXIT: in kaudit_to_bsm()
/f-stack/freebsd/kern/
H A Dinit_sysent.c59 …{ .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 Dsysproto.h2705 #define SYS_AUE_exit AUE_EXIT