Searched refs:AUE_FSTAT (Results 1 – 14 of 14) sorted by relevance
| /f-stack/freebsd/bsm/ |
| H A D | audit_kevents.h | 224 #define AUE_FSTAT 208 macro 682 #define AUE_O_FSTAT AUE_FSTAT /* Darwin */
|
| /f-stack/freebsd/i386/linux/ |
| H A D | linux_sysent.c | 48 …{ .sy_narg = AS(linux_fstat_args), .sy_call = (sy_call_t *)linux_fstat, .sy_auevent = AUE_FSTAT, .… 128 …x_newfstat_args), .sy_call = (sy_call_t *)linux_newfstat, .sy_auevent = AUE_FSTAT, .sy_flags = 0, … 217 …nux_fstat64_args), .sy_call = (sy_call_t *)linux_fstat64, .sy_auevent = AUE_FSTAT, .sy_flags = 0, …
|
| H A D | linux_proto.h | 2011 #define LINUX_SYS_AUE_linux_fstat AUE_FSTAT 2066 #define LINUX_SYS_AUE_linux_newfstat AUE_FSTAT 2135 #define LINUX_SYS_AUE_linux_fstat64 AUE_FSTAT
|
| /f-stack/freebsd/kern/ |
| H A D | init_sysent.c | 120 …{ compat(AS(ofstat_args),fstat), .sy_auevent = AUE_FSTAT, .sy_flags = SYF_CAPENABLED, .sy_thrcnt =… 247 …{ compat11(AS(freebsd11_fstat_args),fstat), .sy_auevent = AUE_FSTAT, .sy_flags = SYF_CAPENABLED, .… 337 …{ compat11(AS(freebsd11_nfstat_args),nfstat), .sy_auevent = AUE_FSTAT, .sy_flags = 0, .sy_thrcnt =… 609 …{ .sy_narg = AS(fstat_args), .sy_call = (sy_call_t *)sys_fstat, .sy_auevent = AUE_FSTAT, .sy_flags…
|
| /f-stack/freebsd/arm/linux/ |
| H A D | linux_sysent.c | 128 …x_newfstat_args), .sy_call = (sy_call_t *)linux_newfstat, .sy_auevent = AUE_FSTAT, .sy_flags = 0, … 217 …nux_fstat64_args), .sy_call = (sy_call_t *)linux_fstat64, .sy_auevent = AUE_FSTAT, .sy_flags = 0, …
|
| H A D | linux_proto.h | 1619 #define LINUX_SYS_AUE_linux_newfstat AUE_FSTAT 1682 #define LINUX_SYS_AUE_linux_fstat64 AUE_FSTAT
|
| /f-stack/freebsd/amd64/linux32/ |
| H A D | linux32_sysent.c | 128 …x_newfstat_args), .sy_call = (sy_call_t *)linux_newfstat, .sy_auevent = AUE_FSTAT, .sy_flags = 0, … 217 …nux_fstat64_args), .sy_call = (sy_call_t *)linux_fstat64, .sy_auevent = AUE_FSTAT, .sy_flags = 0, …
|
| H A D | linux32_proto.h | 2071 #define LINUX32_SYS_AUE_linux_newfstat AUE_FSTAT 2139 #define LINUX32_SYS_AUE_linux_fstat64 AUE_FSTAT
|
| /f-stack/freebsd/sys/ |
| H A D | sysproto.h | 2765 #define SYS_AUE_ofstat AUE_FSTAT 2867 #define SYS_AUE_freebsd11_fstat AUE_FSTAT 2922 #define SYS_AUE_freebsd11_nfstat AUE_FSTAT 3149 #define SYS_AUE_fstat AUE_FSTAT
|
| /f-stack/freebsd/security/audit/ |
| H A D | audit_bsm.c | 1023 case AUE_FSTAT: in kaudit_to_bsm()
|
| /f-stack/freebsd/arm64/linux/ |
| H A D | linux_sysent.c | 100 …x_newfstat_args), .sy_call = (sy_call_t *)linux_newfstat, .sy_auevent = AUE_FSTAT, .sy_flags = 0, …
|
| H A D | linux_proto.h | 1455 #define LINUX_SYS_AUE_linux_newfstat AUE_FSTAT
|
| /f-stack/freebsd/amd64/linux/ |
| H A D | linux_sysent.c | 25 …x_newfstat_args), .sy_call = (sy_call_t *)linux_newfstat, .sy_auevent = AUE_FSTAT, .sy_flags = 0, …
|
| H A D | linux_proto.h | 1668 #define LINUX_SYS_AUE_linux_newfstat AUE_FSTAT
|