Searched refs:AUE_FCHOWN (Results 1 – 9 of 9) sorted by relevance
| /f-stack/freebsd/bsm/ |
| H A D | audit_kevents.h | 92 #define AUE_FCHOWN 38 macro
|
| /f-stack/freebsd/security/audit/ |
| H A D | audit_bsm.c | 1042 case AUE_FCHOWN: in kaudit_to_bsm()
|
| /f-stack/freebsd/arm64/linux/ |
| H A D | linux_sysent.c | 75 …{ .sy_narg = AS(fchown_args), .sy_call = (sy_call_t *)sys_fchown, .sy_auevent = AUE_FCHOWN, .sy_fl…
|
| /f-stack/freebsd/arm/linux/ |
| H A D | linux_sysent.c | 115 …{ .sy_narg = AS(fchown_args), .sy_call = (sy_call_t *)sys_fchown, .sy_auevent = AUE_FCHOWN, .sy_fl…
|
| /f-stack/freebsd/amd64/linux/ |
| H A D | linux_sysent.c | 113 …{ .sy_narg = AS(fchown_args), .sy_call = (sy_call_t *)sys_fchown, .sy_auevent = AUE_FCHOWN, .sy_fl…
|
| /f-stack/freebsd/amd64/linux32/ |
| H A D | linux32_sysent.c | 115 …{ .sy_narg = AS(fchown_args), .sy_call = (sy_call_t *)sys_fchown, .sy_auevent = AUE_FCHOWN, .sy_fl…
|
| /f-stack/freebsd/i386/linux/ |
| H A D | linux_sysent.c | 115 …{ .sy_narg = AS(fchown_args), .sy_call = (sy_call_t *)sys_fchown, .sy_auevent = AUE_FCHOWN, .sy_fl…
|
| /f-stack/freebsd/kern/ |
| H A D | init_sysent.c | 181 …{ .sy_narg = AS(fchown_args), .sy_call = (sy_call_t *)sys_fchown, .sy_auevent = AUE_FCHOWN, .sy_fl…
|
| /f-stack/freebsd/sys/ |
| H A D | sysproto.h | 2817 #define SYS_AUE_fchown AUE_FCHOWN
|