Searched refs:AUE_FCHOWNAT (Results 1 – 14 of 14) sorted by relevance
| /f-stack/freebsd/bsm/ |
| H A D | audit_kevents.h | 300 #define AUE_FCHOWNAT 284 macro
|
| /f-stack/freebsd/security/audit/ |
| H A D | audit_bsm.c | 911 case AUE_FCHOWNAT: in kaudit_to_bsm()
|
| /f-stack/freebsd/arm64/linux/ |
| H A D | linux_sysent.c | 74 …fchownat_args), .sy_call = (sy_call_t *)linux_fchownat, .sy_auevent = AUE_FCHOWNAT, .sy_flags = 0,…
|
| H A D | linux_proto.h | 1436 #define LINUX_SYS_AUE_linux_fchownat AUE_FCHOWNAT
|
| /f-stack/freebsd/arm/linux/ |
| H A D | linux_sysent.c | 345 …fchownat_args), .sy_call = (sy_call_t *)linux_fchownat, .sy_auevent = AUE_FCHOWNAT, .sy_flags = 0,…
|
| H A D | linux_proto.h | 1783 #define LINUX_SYS_AUE_linux_fchownat AUE_FCHOWNAT
|
| /f-stack/freebsd/amd64/linux/ |
| H A D | linux_sysent.c | 280 …fchownat_args), .sy_call = (sy_call_t *)linux_fchownat, .sy_auevent = AUE_FCHOWNAT, .sy_flags = 0,…
|
| H A D | linux_proto.h | 1869 #define LINUX_SYS_AUE_linux_fchownat AUE_FCHOWNAT
|
| /f-stack/freebsd/amd64/linux32/ |
| H A D | linux32_sysent.c | 318 …fchownat_args), .sy_call = (sy_call_t *)linux_fchownat, .sy_auevent = AUE_FCHOWNAT, .sy_flags = 0,…
|
| H A D | linux32_proto.h | 2217 #define LINUX32_SYS_AUE_linux_fchownat AUE_FCHOWNAT
|
| /f-stack/freebsd/i386/linux/ |
| H A D | linux_sysent.c | 318 …fchownat_args), .sy_call = (sy_call_t *)linux_fchownat, .sy_auevent = AUE_FCHOWNAT, .sy_flags = 0,…
|
| H A D | linux_proto.h | 2214 #define LINUX_SYS_AUE_linux_fchownat AUE_FCHOWNAT
|
| /f-stack/freebsd/kern/ |
| H A D | init_sysent.c | 549 …{ .sy_narg = AS(fchownat_args), .sy_call = (sy_call_t *)sys_fchownat, .sy_auevent = AUE_FCHOWNAT, …
|
| /f-stack/freebsd/sys/ |
| H A D | sysproto.h | 3093 #define SYS_AUE_fchownat AUE_FCHOWNAT
|