Home
last modified time | relevance | path

Searched refs:AUE_STAT (Results 1 – 12 of 12) sorted by relevance

/f-stack/freebsd/bsm/
H A Daudit_kevents.h70 #define AUE_STAT 16 macro
680 #define AUE_O_STAT AUE_STAT /* Darwin */
/f-stack/freebsd/amd64/linux32/
H A Dlinux32_sysent.c38 …{ .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 Dlinux32_proto.h2006 #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 Dlinux_sysent.c38 …{ .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 Dlinux_proto.h2001 #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 Dinit_sysent.c96 …{ 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 Dlinux_sysent.c126 …{ .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 Dlinux_proto.h1617 #define LINUX_SYS_AUE_linux_newstat AUE_STAT
1680 #define LINUX_SYS_AUE_linux_stat64 AUE_STAT
/f-stack/freebsd/security/audit/
H A Daudit_bsm.c837 case AUE_STAT: in kaudit_to_bsm()
/f-stack/freebsd/sys/
H A Dsysproto.h2741 #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 Dlinux_sysent.c24 …{ .sy_narg = AS(linux_newstat_args), .sy_call = (sy_call_t *)linux_newstat, .sy_auevent = AUE_STAT
H A Dlinux_proto.h1667 #define LINUX_SYS_AUE_linux_newstat AUE_STAT