Searched refs:AUE_FSTATAT (Results 1 – 14 of 14) sorted by relevance
| /f-stack/freebsd/bsm/ |
| H A D | audit_kevents.h | 299 #define AUE_FSTATAT 283 macro
|
| /f-stack/freebsd/security/audit/ |
| H A D | audit_bsm.c | 821 case AUE_FSTATAT: in kaudit_to_bsm()
|
| /f-stack/freebsd/arm64/linux/ |
| H A D | linux_sysent.c | 99 …fstatat_args), .sy_call = (sy_call_t *)linux_newfstatat, .sy_auevent = AUE_FSTATAT, .sy_flags = 0,…
|
| H A D | linux_proto.h | 1454 #define LINUX_SYS_AUE_linux_newfstatat AUE_FSTATAT
|
| /f-stack/freebsd/kern/ |
| H A D | init_sysent.c | 551 …{ compat11(AS(freebsd11_fstatat_args),fstatat), .sy_auevent = AUE_FSTATAT, .sy_flags = SYF_CAPENAB… 610 …{ .sy_narg = AS(fstatat_args), .sy_call = (sy_call_t *)sys_fstatat, .sy_auevent = AUE_FSTATAT, .sy…
|
| /f-stack/freebsd/arm/linux/ |
| H A D | linux_sysent.c | 347 …statat64_args), .sy_call = (sy_call_t *)linux_fstatat64, .sy_auevent = AUE_FSTATAT, .sy_flags = 0,…
|
| H A D | linux_proto.h | 1785 #define LINUX_SYS_AUE_linux_fstatat64 AUE_FSTATAT
|
| /f-stack/freebsd/amd64/linux/ |
| H A D | linux_sysent.c | 282 …fstatat_args), .sy_call = (sy_call_t *)linux_newfstatat, .sy_auevent = AUE_FSTATAT, .sy_flags = 0,…
|
| H A D | linux_proto.h | 1871 #define LINUX_SYS_AUE_linux_newfstatat AUE_FSTATAT
|
| /f-stack/freebsd/amd64/linux32/ |
| H A D | linux32_sysent.c | 320 …statat64_args), .sy_call = (sy_call_t *)linux_fstatat64, .sy_auevent = AUE_FSTATAT, .sy_flags = 0,…
|
| H A D | linux32_proto.h | 2219 #define LINUX32_SYS_AUE_linux_fstatat64 AUE_FSTATAT
|
| /f-stack/freebsd/i386/linux/ |
| H A D | linux_sysent.c | 320 …statat64_args), .sy_call = (sy_call_t *)linux_fstatat64, .sy_auevent = AUE_FSTATAT, .sy_flags = 0,…
|
| H A D | linux_proto.h | 2216 #define LINUX_SYS_AUE_linux_fstatat64 AUE_FSTATAT
|
| /f-stack/freebsd/sys/ |
| H A D | sysproto.h | 3095 #define SYS_AUE_freebsd11_fstatat AUE_FSTATAT 3150 #define SYS_AUE_fstatat AUE_FSTATAT
|