Searched refs:AUE_WAIT4 (Results 1 – 14 of 14) sorted by relevance
| /f-stack/freebsd/bsm/ |
| H A D | audit_kevents.h | 465 #define AUE_WAIT4 43060 /* FreeBSD-specific. */ macro
|
| /f-stack/freebsd/amd64/linux32/ |
| H A D | linux32_sysent.c | 27 …nux_waitpid_args), .sy_call = (sy_call_t *)linux_waitpid, .sy_auevent = AUE_WAIT4, .sy_flags = 0, … 134 …{ .sy_narg = AS(linux_wait4_args), .sy_call = (sy_call_t *)linux_wait4, .sy_auevent = AUE_WAIT4, .…
|
| H A D | linux32_proto.h | 1996 #define LINUX32_SYS_AUE_linux_waitpid AUE_WAIT4 2075 #define LINUX32_SYS_AUE_linux_wait4 AUE_WAIT4
|
| /f-stack/freebsd/i386/linux/ |
| H A D | linux_sysent.c | 27 …nux_waitpid_args), .sy_call = (sy_call_t *)linux_waitpid, .sy_auevent = AUE_WAIT4, .sy_flags = 0, … 134 …{ .sy_narg = AS(linux_wait4_args), .sy_call = (sy_call_t *)linux_wait4, .sy_auevent = AUE_WAIT4, .…
|
| H A D | linux_proto.h | 1991 #define LINUX_SYS_AUE_linux_waitpid AUE_WAIT4 2071 #define LINUX_SYS_AUE_linux_wait4 AUE_WAIT4
|
| /f-stack/freebsd/security/audit/ |
| H A D | audit_bsm.c | 1737 case AUE_WAIT4: in kaudit_to_bsm()
|
| /f-stack/freebsd/arm64/linux/ |
| H A D | linux_sysent.c | 280 …{ .sy_narg = AS(linux_wait4_args), .sy_call = (sy_call_t *)linux_wait4, .sy_auevent = AUE_WAIT4, .…
|
| H A D | linux_proto.h | 1589 #define LINUX_SYS_AUE_linux_wait4 AUE_WAIT4
|
| /f-stack/freebsd/kern/ |
| H A D | init_sysent.c | 65 …{ .sy_narg = AS(wait4_args), .sy_call = (sy_call_t *)sys_wait4, .sy_auevent = AUE_WAIT4, .sy_flags… 142 …{ compat(0,wait), .sy_auevent = AUE_WAIT4, .sy_flags = 0, .sy_thrcnt = SY_THR_STATIC }, /* 84 = …
|
| /f-stack/freebsd/arm/linux/ |
| H A D | linux_sysent.c | 134 …{ .sy_narg = AS(linux_wait4_args), .sy_call = (sy_call_t *)linux_wait4, .sy_auevent = AUE_WAIT4, .…
|
| H A D | linux_proto.h | 1621 #define LINUX_SYS_AUE_linux_wait4 AUE_WAIT4
|
| /f-stack/freebsd/amd64/linux/ |
| H A D | linux_sysent.c | 81 …{ .sy_narg = AS(linux_wait4_args), .sy_call = (sy_call_t *)linux_wait4, .sy_auevent = AUE_WAIT4, .…
|
| H A D | linux_proto.h | 1717 #define LINUX_SYS_AUE_linux_wait4 AUE_WAIT4
|
| /f-stack/freebsd/sys/ |
| H A D | sysproto.h | 2711 #define SYS_AUE_wait4 AUE_WAIT4 2783 #define SYS_AUE_owait AUE_WAIT4
|