Searched refs:AUE_SETPGRP (Results 1 – 9 of 9) sorted by relevance
| /f-stack/freebsd/bsm/ |
| H A D | audit_kevents.h | 81 #define AUE_SETPGRP 27 macro
|
| /f-stack/freebsd/security/audit/ |
| H A D | audit_bsm.c | 774 case AUE_SETPGRP: in kaudit_to_bsm()
|
| /f-stack/freebsd/arm64/linux/ |
| H A D | linux_sysent.c | 174 …{ .sy_narg = AS(setpgid_args), .sy_call = (sy_call_t *)sys_setpgid, .sy_auevent = AUE_SETPGRP, .sy…
|
| /f-stack/freebsd/arm/linux/ |
| H A D | linux_sysent.c | 77 …{ .sy_narg = AS(setpgid_args), .sy_call = (sy_call_t *)sys_setpgid, .sy_auevent = AUE_SETPGRP, .sy…
|
| /f-stack/freebsd/amd64/linux/ |
| H A D | linux_sysent.c | 129 …{ .sy_narg = AS(setpgid_args), .sy_call = (sy_call_t *)sys_setpgid, .sy_auevent = AUE_SETPGRP, .sy…
|
| /f-stack/freebsd/amd64/linux32/ |
| H A D | linux32_sysent.c | 77 …{ .sy_narg = AS(setpgid_args), .sy_call = (sy_call_t *)sys_setpgid, .sy_auevent = AUE_SETPGRP, .sy…
|
| /f-stack/freebsd/i386/linux/ |
| H A D | linux_sysent.c | 77 …{ .sy_narg = AS(setpgid_args), .sy_call = (sy_call_t *)sys_setpgid, .sy_auevent = AUE_SETPGRP, .sy…
|
| /f-stack/freebsd/kern/ |
| H A D | init_sysent.c | 140 …{ .sy_narg = AS(setpgid_args), .sy_call = (sy_call_t *)sys_setpgid, .sy_auevent = AUE_SETPGRP, .sy…
|
| /f-stack/freebsd/sys/ |
| H A D | sysproto.h | 2781 #define SYS_AUE_setpgid AUE_SETPGRP
|