Searched refs:AUE_STAT (Results 1 – 12 of 12) sorted by relevance
| /f-stack/freebsd/bsm/ |
| H A D | audit_kevents.h | 70 #define AUE_STAT 16 macro 680 #define AUE_O_STAT AUE_STAT /* Darwin */
|
| /f-stack/freebsd/amd64/linux32/ |
| H A D | linux32_sysent.c | 38 …{ .sy_narg = AS(linux_stat_args), .sy_call = (sy_call_t *)linux_stat, .sy_auevent = AUE_STAT, .sy_… 126 …{ .sy_narg = AS(linux_newstat_args), .sy_call = (sy_call_t *)linux_newstat, .sy_auevent = AUE_STAT… 215 …{ .sy_narg = AS(linux_stat64_args), .sy_call = (sy_call_t *)linux_stat64, .sy_auevent = AUE_STAT, …
|
| H A D | linux32_proto.h | 2006 #define LINUX32_SYS_AUE_linux_stat AUE_STAT 2069 #define LINUX32_SYS_AUE_linux_newstat AUE_STAT 2137 #define LINUX32_SYS_AUE_linux_stat64 AUE_STAT
|
| /f-stack/freebsd/i386/linux/ |
| H A D | linux_sysent.c | 38 …{ .sy_narg = AS(linux_stat_args), .sy_call = (sy_call_t *)linux_stat, .sy_auevent = AUE_STAT, .sy_… 126 …{ .sy_narg = AS(linux_newstat_args), .sy_call = (sy_call_t *)linux_newstat, .sy_auevent = AUE_STAT… 215 …{ .sy_narg = AS(linux_stat64_args), .sy_call = (sy_call_t *)linux_stat64, .sy_auevent = AUE_STAT, …
|
| H A D | linux_proto.h | 2001 #define LINUX_SYS_AUE_linux_stat AUE_STAT 2064 #define LINUX_SYS_AUE_linux_newstat AUE_STAT 2133 #define LINUX_SYS_AUE_linux_stat64 AUE_STAT
|
| /f-stack/freebsd/kern/ |
| H A D | init_sysent.c | 96 …{ compat(AS(ostat_args),stat), .sy_auevent = AUE_STAT, .sy_flags = 0, .sy_thrcnt = SY_THR_STATIC }… 246 …{ compat11(AS(freebsd11_stat_args),stat), .sy_auevent = AUE_STAT, .sy_flags = 0, .sy_thrcnt = SY_T… 336 …{ compat11(AS(freebsd11_nstat_args),nstat), .sy_auevent = AUE_STAT, .sy_flags = 0, .sy_thrcnt = SY…
|
| /f-stack/freebsd/arm/linux/ |
| H A D | linux_sysent.c | 126 …{ .sy_narg = AS(linux_newstat_args), .sy_call = (sy_call_t *)linux_newstat, .sy_auevent = AUE_STAT… 215 …{ .sy_narg = AS(linux_stat64_args), .sy_call = (sy_call_t *)linux_stat64, .sy_auevent = AUE_STAT, …
|
| H A D | linux_proto.h | 1617 #define LINUX_SYS_AUE_linux_newstat AUE_STAT 1680 #define LINUX_SYS_AUE_linux_stat64 AUE_STAT
|
| /f-stack/freebsd/security/audit/ |
| H A D | audit_bsm.c | 837 case AUE_STAT: in kaudit_to_bsm()
|
| /f-stack/freebsd/sys/ |
| H A D | sysproto.h | 2741 #define SYS_AUE_ostat AUE_STAT 2866 #define SYS_AUE_freebsd11_stat AUE_STAT 2921 #define SYS_AUE_freebsd11_nstat AUE_STAT
|
| /f-stack/freebsd/amd64/linux/ |
| H A D | linux_sysent.c | 24 …{ .sy_narg = AS(linux_newstat_args), .sy_call = (sy_call_t *)linux_newstat, .sy_auevent = AUE_STAT…
|
| H A D | linux_proto.h | 1667 #define LINUX_SYS_AUE_linux_newstat AUE_STAT
|