Searched refs:AUE_LSTAT (Results 1 – 12 of 12) sorted by relevance
| /f-stack/freebsd/bsm/ |
| H A D | audit_kevents.h | 71 #define AUE_LSTAT 17 macro 681 #define AUE_O_LSTAT AUE_LSTAT /* Darwin */
|
| /f-stack/freebsd/amd64/linux32/ |
| H A D | linux32_sysent.c | 104 …{ .sy_narg = AS(linux_lstat_args), .sy_call = (sy_call_t *)linux_lstat, .sy_auevent = AUE_LSTAT, .… 127 …x_newlstat_args), .sy_call = (sy_call_t *)linux_newlstat, .sy_auevent = AUE_LSTAT, .sy_flags = 0, … 216 …nux_lstat64_args), .sy_call = (sy_call_t *)linux_lstat64, .sy_auevent = AUE_LSTAT, .sy_flags = 0, …
|
| H A D | linux32_proto.h | 2055 #define LINUX32_SYS_AUE_linux_lstat AUE_LSTAT 2070 #define LINUX32_SYS_AUE_linux_newlstat AUE_LSTAT 2138 #define LINUX32_SYS_AUE_linux_lstat64 AUE_LSTAT
|
| /f-stack/freebsd/i386/linux/ |
| H A D | linux_sysent.c | 104 …{ .sy_narg = AS(linux_lstat_args), .sy_call = (sy_call_t *)linux_lstat, .sy_auevent = AUE_LSTAT, .… 127 …x_newlstat_args), .sy_call = (sy_call_t *)linux_newlstat, .sy_auevent = AUE_LSTAT, .sy_flags = 0, … 216 …nux_lstat64_args), .sy_call = (sy_call_t *)linux_lstat64, .sy_auevent = AUE_LSTAT, .sy_flags = 0, …
|
| H A D | linux_proto.h | 2048 #define LINUX_SYS_AUE_linux_lstat AUE_LSTAT 2065 #define LINUX_SYS_AUE_linux_newlstat AUE_LSTAT 2134 #define LINUX_SYS_AUE_linux_lstat64 AUE_LSTAT
|
| /f-stack/freebsd/kern/ |
| H A D | init_sysent.c | 98 …{ compat(AS(olstat_args),lstat), .sy_auevent = AUE_LSTAT, .sy_flags = 0, .sy_thrcnt = SY_THR_STATI… 248 …{ compat11(AS(freebsd11_lstat_args),lstat), .sy_auevent = AUE_LSTAT, .sy_flags = 0, .sy_thrcnt = S… 338 …{ compat11(AS(freebsd11_nlstat_args),nlstat), .sy_auevent = AUE_LSTAT, .sy_flags = 0, .sy_thrcnt =…
|
| /f-stack/freebsd/arm/linux/ |
| H A D | linux_sysent.c | 127 …x_newlstat_args), .sy_call = (sy_call_t *)linux_newlstat, .sy_auevent = AUE_LSTAT, .sy_flags = 0, … 216 …nux_lstat64_args), .sy_call = (sy_call_t *)linux_lstat64, .sy_auevent = AUE_LSTAT, .sy_flags = 0, …
|
| H A D | linux_proto.h | 1618 #define LINUX_SYS_AUE_linux_newlstat AUE_LSTAT 1681 #define LINUX_SYS_AUE_linux_lstat64 AUE_LSTAT
|
| /f-stack/freebsd/security/audit/ |
| H A D | audit_bsm.c | 828 case AUE_LSTAT: in kaudit_to_bsm()
|
| /f-stack/freebsd/sys/ |
| H A D | sysproto.h | 2743 #define SYS_AUE_olstat AUE_LSTAT 2868 #define SYS_AUE_freebsd11_lstat AUE_LSTAT 2923 #define SYS_AUE_freebsd11_nlstat AUE_LSTAT
|
| /f-stack/freebsd/amd64/linux/ |
| H A D | linux_sysent.c | 26 …x_newlstat_args), .sy_call = (sy_call_t *)linux_newlstat, .sy_auevent = AUE_LSTAT, .sy_flags = 0, …
|
| H A D | linux_proto.h | 1669 #define LINUX_SYS_AUE_linux_newlstat AUE_LSTAT
|