Searched refs:AUE_CHMOD (Results 1 – 12 of 12) sorted by relevance
| /f-stack/freebsd/bsm/ |
| H A D | audit_kevents.h | 64 #define AUE_CHMOD 10 macro
|
| /f-stack/freebsd/security/audit/ |
| H A D | audit_bsm.c | 878 case AUE_CHMOD: in kaudit_to_bsm()
|
| /f-stack/freebsd/arm/linux/ |
| H A D | linux_sysent.c | 35 …{ .sy_narg = AS(linux_chmod_args), .sy_call = (sy_call_t *)linux_chmod, .sy_auevent = AUE_CHMOD, .…
|
| H A D | linux_proto.h | 1569 #define LINUX_SYS_AUE_linux_chmod AUE_CHMOD
|
| /f-stack/freebsd/amd64/linux/ |
| H A D | linux_sysent.c | 110 …{ .sy_narg = AS(linux_chmod_args), .sy_call = (sy_call_t *)linux_chmod, .sy_auevent = AUE_CHMOD, .…
|
| H A D | linux_proto.h | 1743 #define LINUX_SYS_AUE_linux_chmod AUE_CHMOD
|
| /f-stack/freebsd/amd64/linux32/ |
| H A D | linux32_sysent.c | 35 …{ .sy_narg = AS(linux_chmod_args), .sy_call = (sy_call_t *)linux_chmod, .sy_auevent = AUE_CHMOD, .…
|
| H A D | linux32_proto.h | 2004 #define LINUX32_SYS_AUE_linux_chmod AUE_CHMOD
|
| /f-stack/freebsd/i386/linux/ |
| H A D | linux_sysent.c | 35 …{ .sy_narg = AS(linux_chmod_args), .sy_call = (sy_call_t *)linux_chmod, .sy_auevent = AUE_CHMOD, .…
|
| H A D | linux_proto.h | 1999 #define LINUX_SYS_AUE_linux_chmod AUE_CHMOD
|
| /f-stack/freebsd/kern/ |
| H A D | init_sysent.c | 73 …{ .sy_narg = AS(chmod_args), .sy_call = (sy_call_t *)sys_chmod, .sy_auevent = AUE_CHMOD, .sy_flags…
|
| /f-stack/freebsd/sys/ |
| H A D | sysproto.h | 2718 #define SYS_AUE_chmod AUE_CHMOD
|