Searched refs:AUE_SETRESGID (Results 1 – 12 of 12) sorted by relevance
| /f-stack/freebsd/bsm/ |
| H A D | audit_kevents.h | 464 #define AUE_SETRESGID 43059 macro
|
| /f-stack/freebsd/arm/linux/ |
| H A D | linux_sysent.c | 190 …gid16_args), .sy_call = (sy_call_t *)linux_setresgid16, .sy_auevent = AUE_SETRESGID, .sy_flags = 0… 230 …setresgid_args), .sy_call = (sy_call_t *)sys_setresgid, .sy_auevent = AUE_SETRESGID, .sy_flags = 0…
|
| H A D | linux_proto.h | 1657 #define LINUX_SYS_AUE_linux_setresgid16 AUE_SETRESGID
|
| /f-stack/freebsd/amd64/linux32/ |
| H A D | linux32_sysent.c | 190 …gid16_args), .sy_call = (sy_call_t *)linux_setresgid16, .sy_auevent = AUE_SETRESGID, .sy_flags = 0… 230 …setresgid_args), .sy_call = (sy_call_t *)sys_setresgid, .sy_auevent = AUE_SETRESGID, .sy_flags = 0…
|
| H A D | linux32_proto.h | 2114 #define LINUX32_SYS_AUE_linux_setresgid16 AUE_SETRESGID
|
| /f-stack/freebsd/i386/linux/ |
| H A D | linux_sysent.c | 190 …gid16_args), .sy_call = (sy_call_t *)linux_setresgid16, .sy_auevent = AUE_SETRESGID, .sy_flags = 0… 230 …setresgid_args), .sy_call = (sy_call_t *)sys_setresgid, .sy_auevent = AUE_SETRESGID, .sy_flags = 0…
|
| H A D | linux_proto.h | 2110 #define LINUX_SYS_AUE_linux_setresgid16 AUE_SETRESGID
|
| /f-stack/freebsd/security/audit/ |
| H A D | audit_bsm.c | 1460 case AUE_SETRESGID: in kaudit_to_bsm()
|
| /f-stack/freebsd/arm64/linux/ |
| H A D | linux_sysent.c | 169 …setresgid_args), .sy_call = (sy_call_t *)sys_setresgid, .sy_auevent = AUE_SETRESGID, .sy_flags = 0…
|
| /f-stack/freebsd/amd64/linux/ |
| H A D | linux_sysent.c | 139 …setresgid_args), .sy_call = (sy_call_t *)sys_setresgid, .sy_auevent = AUE_SETRESGID, .sy_flags = 0…
|
| /f-stack/freebsd/kern/ |
| H A D | init_sysent.c | 370 …setresgid_args), .sy_call = (sy_call_t *)sys_setresgid, .sy_auevent = AUE_SETRESGID, .sy_flags = S…
|
| /f-stack/freebsd/sys/ |
| H A D | sysproto.h | 2941 #define SYS_AUE_setresgid AUE_SETRESGID
|