Symbol: AUE_STAT
sys/amd64/linux/linux_proto.h
1755
#define LINUX_SYS_AUE_linux_newstat AUE_STAT
sys/amd64/linux/linux_sysent.c
21
{ .sy_narg = AS(linux_newstat_args), .sy_call = (sy_call_t *)linux_newstat, .sy_auevent = AUE_STAT, .sy_flags = 0, .sy_thrcnt = SY_THR_STATIC }, /* 4 = linux_newstat */
sys/amd64/linux32/linux32_proto.h
2129
#define LINUX32_SYS_AUE_linux_stat AUE_STAT
sys/amd64/linux32/linux32_proto.h
2192
#define LINUX32_SYS_AUE_linux_newstat AUE_STAT
sys/amd64/linux32/linux32_proto.h
2261
#define LINUX32_SYS_AUE_linux_stat64 AUE_STAT
sys/amd64/linux32/linux32_sysent.c
124
{ .sy_narg = AS(linux_newstat_args), .sy_call = (sy_call_t *)linux_newstat, .sy_auevent = AUE_STAT, .sy_flags = 0, .sy_thrcnt = SY_THR_STATIC }, /* 106 = linux_newstat */
sys/amd64/linux32/linux32_sysent.c
213
{ .sy_narg = AS(linux_stat64_args), .sy_call = (sy_call_t *)linux_stat64, .sy_auevent = AUE_STAT, .sy_flags = 0, .sy_thrcnt = SY_THR_STATIC }, /* 195 = linux_stat64 */
sys/amd64/linux32/linux32_sysent.c
36
{ .sy_narg = AS(linux_stat_args), .sy_call = (sy_call_t *)linux_stat, .sy_auevent = AUE_STAT, .sy_flags = 0, .sy_thrcnt = SY_THR_STATIC }, /* 18 = linux_stat */
sys/bsm/audit_kevents.h
683
#define AUE_O_STAT AUE_STAT /* Darwin */
sys/compat/freebsd32/freebsd32_proto.h
1171
#define FREEBSD32_SYS_AUE_ofreebsd32_stat AUE_STAT
sys/compat/freebsd32/freebsd32_proto.h
1209
#define FREEBSD32_SYS_AUE_freebsd11_freebsd32_stat AUE_STAT
sys/compat/freebsd32/freebsd32_proto.h
1239
#define FREEBSD32_SYS_AUE_freebsd11_freebsd32_nstat AUE_STAT
sys/compat/freebsd32/freebsd32_sysent.c
108
{ compat(AS(ofreebsd32_stat_args),freebsd32_stat), .sy_auevent = AUE_STAT, .sy_flags = 0, .sy_thrcnt = SY_THR_STATIC }, /* 38 = old freebsd32_stat */
sys/compat/freebsd32/freebsd32_sysent.c
258
{ compat11(AS(freebsd11_freebsd32_stat_args),freebsd32_stat), .sy_auevent = AUE_STAT, .sy_flags = 0, .sy_thrcnt = SY_THR_STATIC }, /* 188 = freebsd11 freebsd32_stat */
sys/compat/freebsd32/freebsd32_sysent.c
348
{ compat11(AS(freebsd11_freebsd32_nstat_args),freebsd32_nstat), .sy_auevent = AUE_STAT, .sy_flags = 0, .sy_thrcnt = SY_THR_STATIC }, /* 278 = freebsd11 freebsd32_nstat */
sys/i386/linux/linux_proto.h
2125
#define LINUX_SYS_AUE_linux_stat AUE_STAT
sys/i386/linux/linux_proto.h
2187
#define LINUX_SYS_AUE_linux_newstat AUE_STAT
sys/i386/linux/linux_proto.h
2258
#define LINUX_SYS_AUE_linux_stat64 AUE_STAT
sys/i386/linux/linux_sysent.c
123
{ .sy_narg = AS(linux_newstat_args), .sy_call = (sy_call_t *)linux_newstat, .sy_auevent = AUE_STAT, .sy_flags = 0, .sy_thrcnt = SY_THR_STATIC }, /* 106 = linux_newstat */
sys/i386/linux/linux_sysent.c
212
{ .sy_narg = AS(linux_stat64_args), .sy_call = (sy_call_t *)linux_stat64, .sy_auevent = AUE_STAT, .sy_flags = 0, .sy_thrcnt = SY_THR_STATIC }, /* 195 = linux_stat64 */
sys/i386/linux/linux_sysent.c
35
{ .sy_narg = AS(linux_stat_args), .sy_call = (sy_call_t *)linux_stat, .sy_auevent = AUE_STAT, .sy_flags = 0, .sy_thrcnt = SY_THR_STATIC }, /* 18 = linux_stat */
sys/kern/init_sysent.c
107
{ compat(AS(ostat_args),stat), .sy_auevent = AUE_STAT, .sy_flags = 0, .sy_thrcnt = SY_THR_STATIC }, /* 38 = old stat */
sys/kern/init_sysent.c
257
{ compat11(AS(freebsd11_stat_args),stat), .sy_auevent = AUE_STAT, .sy_flags = 0, .sy_thrcnt = SY_THR_STATIC }, /* 188 = freebsd11 stat */
sys/kern/init_sysent.c
347
{ compat11(AS(freebsd11_nstat_args),nstat), .sy_auevent = AUE_STAT, .sy_flags = 0, .sy_thrcnt = SY_THR_STATIC }, /* 278 = freebsd11 nstat */
sys/security/audit/audit_bsm.c
834
case AUE_STAT:
sys/sys/sysproto.h
2888
#define SYS_AUE_ostat AUE_STAT
sys/sys/sysproto.h
3011
#define SYS_AUE_freebsd11_stat AUE_STAT
sys/sys/sysproto.h
3066
#define SYS_AUE_freebsd11_nstat AUE_STAT