Searched refs:AUE_GETPGID (Results 1 – 8 of 8) sorted by relevance
| /f-stack/freebsd/bsm/ |
| H A D | audit_kevents.h | 771 #define AUE_GETPGID AUE_NULL macro
|
| /f-stack/freebsd/arm64/linux/ |
| H A D | linux_sysent.c | 175 …{ .sy_narg = AS(getpgid_args), .sy_call = (sy_call_t *)sys_getpgid, .sy_auevent = AUE_GETPGID, .sy…
|
| /f-stack/freebsd/arm/linux/ |
| H A D | linux_sysent.c | 152 …{ .sy_narg = AS(getpgid_args), .sy_call = (sy_call_t *)sys_getpgid, .sy_auevent = AUE_GETPGID, .sy…
|
| /f-stack/freebsd/amd64/linux/ |
| H A D | linux_sysent.c | 141 …{ .sy_narg = AS(getpgid_args), .sy_call = (sy_call_t *)sys_getpgid, .sy_auevent = AUE_GETPGID, .sy…
|
| /f-stack/freebsd/amd64/linux32/ |
| H A D | linux32_sysent.c | 152 …{ .sy_narg = AS(getpgid_args), .sy_call = (sy_call_t *)sys_getpgid, .sy_auevent = AUE_GETPGID, .sy…
|
| /f-stack/freebsd/i386/linux/ |
| H A D | linux_sysent.c | 152 …{ .sy_narg = AS(getpgid_args), .sy_call = (sy_call_t *)sys_getpgid, .sy_auevent = AUE_GETPGID, .sy…
|
| /f-stack/freebsd/kern/ |
| H A D | init_sysent.c | 265 …{ .sy_narg = AS(getpgid_args), .sy_call = (sy_call_t *)sys_getpgid, .sy_auevent = AUE_GETPGID, .sy…
|
| /f-stack/freebsd/sys/ |
| H A D | sysproto.h | 2883 #define SYS_AUE_getpgid AUE_GETPGID
|