Searched refs:AUE_GETRESGID (Results 1 – 12 of 12) sorted by relevance
| /f-stack/freebsd/bsm/ |
| H A D | audit_kevents.h | 463 #define AUE_GETRESGID 43058 macro
|
| /f-stack/freebsd/arm/linux/ |
| H A D | linux_sysent.c | 191 …gid16_args), .sy_call = (sy_call_t *)linux_getresgid16, .sy_auevent = AUE_GETRESGID, .sy_flags = 0… 231 …getresgid_args), .sy_call = (sy_call_t *)sys_getresgid, .sy_auevent = AUE_GETRESGID, .sy_flags = 0…
|
| H A D | linux_proto.h | 1658 #define LINUX_SYS_AUE_linux_getresgid16 AUE_GETRESGID
|
| /f-stack/freebsd/amd64/linux32/ |
| H A D | linux32_sysent.c | 191 …gid16_args), .sy_call = (sy_call_t *)linux_getresgid16, .sy_auevent = AUE_GETRESGID, .sy_flags = 0… 231 …getresgid_args), .sy_call = (sy_call_t *)sys_getresgid, .sy_auevent = AUE_GETRESGID, .sy_flags = 0…
|
| H A D | linux32_proto.h | 2115 #define LINUX32_SYS_AUE_linux_getresgid16 AUE_GETRESGID
|
| /f-stack/freebsd/i386/linux/ |
| H A D | linux_sysent.c | 191 …gid16_args), .sy_call = (sy_call_t *)linux_getresgid16, .sy_auevent = AUE_GETRESGID, .sy_flags = 0… 231 …getresgid_args), .sy_call = (sy_call_t *)sys_getresgid, .sy_auevent = AUE_GETRESGID, .sy_flags = 0…
|
| H A D | linux_proto.h | 2111 #define LINUX_SYS_AUE_linux_getresgid16 AUE_GETRESGID
|
| /f-stack/freebsd/security/audit/ |
| H A D | audit_bsm.c | 761 case AUE_GETRESGID: in kaudit_to_bsm()
|
| /f-stack/freebsd/arm64/linux/ |
| H A D | linux_sysent.c | 170 …getresgid_args), .sy_call = (sy_call_t *)sys_getresgid, .sy_auevent = AUE_GETRESGID, .sy_flags = 0…
|
| /f-stack/freebsd/amd64/linux/ |
| H A D | linux_sysent.c | 140 …getresgid_args), .sy_call = (sy_call_t *)sys_getresgid, .sy_auevent = AUE_GETRESGID, .sy_flags = 0…
|
| /f-stack/freebsd/kern/ |
| H A D | init_sysent.c | 419 …getresgid_args), .sy_call = (sy_call_t *)sys_getresgid, .sy_auevent = AUE_GETRESGID, .sy_flags = S…
|
| /f-stack/freebsd/sys/ |
| H A D | sysproto.h | 2987 #define SYS_AUE_getresgid AUE_GETRESGID
|