Searched refs:AUE_GETPID (Results 1 – 13 of 13) sorted by relevance
| /f-stack/freebsd/bsm/ |
| H A D | audit_kevents.h | 773 #define AUE_GETPID AUE_NULL macro
|
| /f-stack/freebsd/arm64/linux/ |
| H A D | linux_sysent.c | 192 …{ .sy_narg = 0, .sy_call = (sy_call_t *)linux_getpid, .sy_auevent = AUE_GETPID, .sy_flags = 0, .sy…
|
| H A D | linux_proto.h | 1526 #define LINUX_SYS_AUE_linux_getpid AUE_GETPID
|
| /f-stack/freebsd/arm/linux/ |
| H A D | linux_sysent.c | 40 …{ .sy_narg = 0, .sy_call = (sy_call_t *)linux_getpid, .sy_auevent = AUE_GETPID, .sy_flags = 0, .sy…
|
| H A D | linux_proto.h | 1572 #define LINUX_SYS_AUE_linux_getpid AUE_GETPID
|
| /f-stack/freebsd/amd64/linux/ |
| H A D | linux_sysent.c | 59 …{ .sy_narg = 0, .sy_call = (sy_call_t *)linux_getpid, .sy_auevent = AUE_GETPID, .sy_flags = 0, .sy…
|
| H A D | linux_proto.h | 1695 #define LINUX_SYS_AUE_linux_getpid AUE_GETPID
|
| /f-stack/freebsd/amd64/linux32/ |
| H A D | linux32_sysent.c | 40 …{ .sy_narg = 0, .sy_call = (sy_call_t *)linux_getpid, .sy_auevent = AUE_GETPID, .sy_flags = 0, .sy…
|
| H A D | linux32_proto.h | 2008 #define LINUX32_SYS_AUE_linux_getpid AUE_GETPID
|
| /f-stack/freebsd/i386/linux/ |
| H A D | linux_sysent.c | 40 …{ .sy_narg = 0, .sy_call = (sy_call_t *)linux_getpid, .sy_auevent = AUE_GETPID, .sy_flags = 0, .sy…
|
| H A D | linux_proto.h | 2003 #define LINUX_SYS_AUE_linux_getpid AUE_GETPID
|
| /f-stack/freebsd/kern/ |
| H A D | init_sysent.c | 78 …{ .sy_narg = 0, .sy_call = (sy_call_t *)sys_getpid, .sy_auevent = AUE_GETPID, .sy_flags = SYF_CAPE…
|
| /f-stack/freebsd/sys/ |
| H A D | sysproto.h | 2723 #define SYS_AUE_getpid AUE_GETPID
|