Searched refs:AUE_GETPPID (Results 1 – 13 of 13) sorted by relevance
| /f-stack/freebsd/bsm/ |
| H A D | audit_kevents.h | 774 #define AUE_GETPPID AUE_NULL macro
|
| /f-stack/freebsd/arm64/linux/ |
| H A D | linux_sysent.c | 193 …{ .sy_narg = 0, .sy_call = (sy_call_t *)linux_getppid, .sy_auevent = AUE_GETPPID, .sy_flags = 0, .…
|
| H A D | linux_proto.h | 1527 #define LINUX_SYS_AUE_linux_getppid AUE_GETPPID
|
| /f-stack/freebsd/arm/linux/ |
| H A D | linux_sysent.c | 84 …{ .sy_narg = 0, .sy_call = (sy_call_t *)linux_getppid, .sy_auevent = AUE_GETPPID, .sy_flags = 0, .…
|
| H A D | linux_proto.h | 1594 #define LINUX_SYS_AUE_linux_getppid AUE_GETPPID
|
| /f-stack/freebsd/amd64/linux/ |
| H A D | linux_sysent.c | 130 …{ .sy_narg = 0, .sy_call = (sy_call_t *)linux_getppid, .sy_auevent = AUE_GETPPID, .sy_flags = 0, .…
|
| H A D | linux_proto.h | 1753 #define LINUX_SYS_AUE_linux_getppid AUE_GETPPID
|
| /f-stack/freebsd/amd64/linux32/ |
| H A D | linux32_sysent.c | 84 …{ .sy_narg = 0, .sy_call = (sy_call_t *)linux_getppid, .sy_auevent = AUE_GETPPID, .sy_flags = 0, .…
|
| H A D | linux32_proto.h | 2037 #define LINUX32_SYS_AUE_linux_getppid AUE_GETPPID
|
| /f-stack/freebsd/i386/linux/ |
| H A D | linux_sysent.c | 84 …{ .sy_narg = 0, .sy_call = (sy_call_t *)linux_getppid, .sy_auevent = AUE_GETPPID, .sy_flags = 0, .…
|
| H A D | linux_proto.h | 2033 #define LINUX_SYS_AUE_linux_getppid AUE_GETPPID
|
| /f-stack/freebsd/kern/ |
| H A D | init_sysent.c | 97 …{ .sy_narg = 0, .sy_call = (sy_call_t *)sys_getppid, .sy_auevent = AUE_GETPPID, .sy_flags = SYF_CA…
|
| /f-stack/freebsd/sys/ |
| H A D | sysproto.h | 2742 #define SYS_AUE_getppid AUE_GETPPID
|