Searched refs:AUE_SETREGID (Results 1 – 12 of 12) sorted by relevance
| /f-stack/freebsd/bsm/ |
| H A D | audit_kevents.h | 95 #define AUE_SETREGID 41 macro 709 #define AUE_O_SETREGID AUE_SETREGID /* Darwin */
|
| /f-stack/freebsd/arm/linux/ |
| H A D | linux_sysent.c | 91 …egid16_args), .sy_call = (sy_call_t *)linux_setregid16, .sy_auevent = AUE_SETREGID, .sy_flags = 0,… 224 …{ .sy_narg = AS(setregid_args), .sy_call = (sy_call_t *)sys_setregid, .sy_auevent = AUE_SETREGID, …
|
| H A D | linux_proto.h | 1597 #define LINUX_SYS_AUE_linux_setregid16 AUE_SETREGID
|
| /f-stack/freebsd/amd64/linux32/ |
| H A D | linux32_sysent.c | 91 …egid16_args), .sy_call = (sy_call_t *)linux_setregid16, .sy_auevent = AUE_SETREGID, .sy_flags = 0,… 224 …{ .sy_narg = AS(setregid_args), .sy_call = (sy_call_t *)sys_setregid, .sy_auevent = AUE_SETREGID, …
|
| H A D | linux32_proto.h | 2042 #define LINUX32_SYS_AUE_linux_setregid16 AUE_SETREGID
|
| /f-stack/freebsd/i386/linux/ |
| H A D | linux_sysent.c | 91 …egid16_args), .sy_call = (sy_call_t *)linux_setregid16, .sy_auevent = AUE_SETREGID, .sy_flags = 0,… 224 …{ .sy_narg = AS(setregid_args), .sy_call = (sy_call_t *)sys_setregid, .sy_auevent = AUE_SETREGID, …
|
| H A D | linux_proto.h | 2038 #define LINUX_SYS_AUE_linux_setregid16 AUE_SETREGID
|
| /f-stack/freebsd/security/audit/ |
| H A D | audit_bsm.c | 1438 case AUE_SETREGID: in kaudit_to_bsm()
|
| /f-stack/freebsd/arm64/linux/ |
| H A D | linux_sysent.c | 163 …{ .sy_narg = AS(setregid_args), .sy_call = (sy_call_t *)sys_setregid, .sy_auevent = AUE_SETREGID, …
|
| /f-stack/freebsd/amd64/linux/ |
| H A D | linux_sysent.c | 134 …{ .sy_narg = AS(setregid_args), .sy_call = (sy_call_t *)sys_setregid, .sy_auevent = AUE_SETREGID, …
|
| /f-stack/freebsd/kern/ |
| H A D | init_sysent.c | 185 …{ .sy_narg = AS(setregid_args), .sy_call = (sy_call_t *)sys_setregid, .sy_auevent = AUE_SETREGID, …
|
| /f-stack/freebsd/sys/ |
| H A D | sysproto.h | 2821 #define SYS_AUE_setregid AUE_SETREGID
|