Searched refs:AUE_SETGROUPS (Results 1 – 14 of 14) sorted by relevance
| /f-stack/freebsd/bsm/ |
| H A D | audit_kevents.h | 80 #define AUE_SETGROUPS 26 macro
|
| /f-stack/freebsd/arm/linux/ |
| H A D | linux_sysent.c | 101 …ups16_args), .sy_call = (sy_call_t *)linux_setgroups16, .sy_auevent = AUE_SETGROUPS, .sy_flags = 0… 226 …tgroups_args), .sy_call = (sy_call_t *)linux_setgroups, .sy_auevent = AUE_SETGROUPS, .sy_flags = 0…
|
| H A D | linux_proto.h | 1605 #define LINUX_SYS_AUE_linux_setgroups16 AUE_SETGROUPS 1687 #define LINUX_SYS_AUE_linux_setgroups AUE_SETGROUPS
|
| /f-stack/freebsd/amd64/linux32/ |
| H A D | linux32_sysent.c | 101 …ups16_args), .sy_call = (sy_call_t *)linux_setgroups16, .sy_auevent = AUE_SETGROUPS, .sy_flags = 0… 226 …tgroups_args), .sy_call = (sy_call_t *)linux_setgroups, .sy_auevent = AUE_SETGROUPS, .sy_flags = 0…
|
| H A D | linux32_proto.h | 2052 #define LINUX32_SYS_AUE_linux_setgroups16 AUE_SETGROUPS 2144 #define LINUX32_SYS_AUE_linux_setgroups AUE_SETGROUPS
|
| /f-stack/freebsd/i386/linux/ |
| H A D | linux_sysent.c | 101 …ups16_args), .sy_call = (sy_call_t *)linux_setgroups16, .sy_auevent = AUE_SETGROUPS, .sy_flags = 0… 226 …tgroups_args), .sy_call = (sy_call_t *)linux_setgroups, .sy_auevent = AUE_SETGROUPS, .sy_flags = 0…
|
| H A D | linux_proto.h | 2045 #define LINUX_SYS_AUE_linux_setgroups16 AUE_SETGROUPS 2140 #define LINUX_SYS_AUE_linux_setgroups AUE_SETGROUPS
|
| /f-stack/freebsd/security/audit/ |
| H A D | audit_bsm.c | 1504 case AUE_SETGROUPS: in kaudit_to_bsm()
|
| /f-stack/freebsd/arm64/linux/ |
| H A D | linux_sysent.c | 179 …tgroups_args), .sy_call = (sy_call_t *)linux_setgroups, .sy_auevent = AUE_SETGROUPS, .sy_flags = 0…
|
| H A D | linux_proto.h | 1517 #define LINUX_SYS_AUE_linux_setgroups AUE_SETGROUPS
|
| /f-stack/freebsd/amd64/linux/ |
| H A D | linux_sysent.c | 136 …tgroups_args), .sy_call = (sy_call_t *)linux_setgroups, .sy_auevent = AUE_SETGROUPS, .sy_flags = 0…
|
| H A D | linux_proto.h | 1755 #define LINUX_SYS_AUE_linux_setgroups AUE_SETGROUPS
|
| /f-stack/freebsd/kern/ |
| H A D | init_sysent.c | 138 …setgroups_args), .sy_call = (sy_call_t *)sys_setgroups, .sy_auevent = AUE_SETGROUPS, .sy_flags = 0…
|
| /f-stack/freebsd/sys/ |
| H A D | sysproto.h | 2779 #define SYS_AUE_setgroups AUE_SETGROUPS
|