Searched refs:AUE_STAT (Results 1 - 15 of 15) sorted by relevance

/freebsd-12-stable/contrib/openbsm/sys/bsm/
H A Daudit_kevents.h66 #define AUE_STAT 16 macro
658 #define AUE_O_STAT AUE_STAT /* Darwin */
/freebsd-12-stable/sys/bsm/
H A Daudit_kevents.h70 #define AUE_STAT 16 macro
663 #define AUE_O_STAT AUE_STAT /* Darwin */
/freebsd-12-stable/sys/i386/ibcs2/
H A Dibcs2_sysent.c37 { AS(ibcs2_stat_args), (sy_call_t *)ibcs2_stat, AUE_STAT, NULL, 0, 0, 0, SY_THR_STATIC }, /* 18 = ibcs2_stat */
H A Dibcs2_proto.h379 #define IBCS2_SYS_AUE_ibcs2_stat AUE_STAT
/freebsd-12-stable/sys/i386/linux/
H A Dlinux_sysent.c38 { AS(linux_stat_args), (sy_call_t *)linux_stat, AUE_STAT, NULL, 0, 0, 0, SY_THR_STATIC }, /* 18 = linux_stat */
126 { AS(linux_newstat_args), (sy_call_t *)linux_newstat, AUE_STAT, NULL, 0, 0, 0, SY_THR_STATIC }, /* 106 = linux_newstat */
215 { AS(linux_stat64_args), (sy_call_t *)linux_stat64, AUE_STAT, NULL, 0, 0, 0, SY_THR_STATIC }, /* 195 = linux_stat64 */
H A Dlinux_proto.h1948 #define LINUX_SYS_AUE_linux_stat AUE_STAT
2011 #define LINUX_SYS_AUE_linux_newstat AUE_STAT
2080 #define LINUX_SYS_AUE_linux_stat64 AUE_STAT
/freebsd-12-stable/sys/amd64/linux32/
H A Dlinux32_sysent.c38 { AS(linux_stat_args), (sy_call_t *)linux_stat, AUE_STAT, NULL, 0, 0, 0, SY_THR_STATIC }, /* 18 = linux_stat */
126 { AS(linux_newstat_args), (sy_call_t *)linux_newstat, AUE_STAT, NULL, 0, 0, 0, SY_THR_STATIC }, /* 106 = linux_newstat */
215 { AS(linux_stat64_args), (sy_call_t *)linux_stat64, AUE_STAT, NULL, 0, 0, 0, SY_THR_STATIC }, /* 195 = linux_stat64 */
H A Dlinux32_proto.h1939 #define LINUX32_SYS_AUE_linux_stat AUE_STAT
2002 #define LINUX32_SYS_AUE_linux_newstat AUE_STAT
2070 #define LINUX32_SYS_AUE_linux_stat64 AUE_STAT
/freebsd-12-stable/sys/compat/freebsd32/
H A Dfreebsd32_sysent.c97 { compat(AS(ofreebsd32_stat_args),freebsd32_stat), AUE_STAT, NULL, 0, 0, 0, SY_THR_STATIC }, /* 38 = old freebsd32_stat */
247 { compat11(AS(freebsd11_freebsd32_stat_args),freebsd32_stat), AUE_STAT, NULL, 0, 0, 0, SY_THR_STATIC }, /* 188 = freebsd11 freebsd32_stat */
337 { compat11(AS(freebsd11_nstat_args),nstat), AUE_STAT, NULL, 0, 0, 0, SY_THR_STATIC }, /* 278 = freebsd11 nstat */
H A Dfreebsd32_proto.h1279 #define FREEBSD32_SYS_AUE_ofreebsd32_stat AUE_STAT
1318 #define FREEBSD32_SYS_AUE_freebsd11_freebsd32_stat AUE_STAT
/freebsd-12-stable/sys/kern/
H A Dinit_sysent.c90 { compat(AS(ostat_args),stat), AUE_STAT, NULL, 0, 0, 0, SY_THR_STATIC }, /* 38 = old stat */
240 { compat11(AS(freebsd11_stat_args),stat), AUE_STAT, NULL, 0, 0, 0, SY_THR_STATIC }, /* 188 = freebsd11 stat */
330 { compat11(AS(freebsd11_nstat_args),nstat), AUE_STAT, NULL, 0, 0, 0, SY_THR_STATIC }, /* 278 = freebsd11 nstat */
/freebsd-12-stable/sys/amd64/linux/
H A Dlinux_sysent.c24 { AS(linux_newstat_args), (sy_call_t *)linux_newstat, AUE_STAT, NULL, 0, 0, 0, SY_THR_STATIC }, /* 4 = linux_newstat */
H A Dlinux_proto.h1610 #define LINUX_SYS_AUE_linux_newstat AUE_STAT
/freebsd-12-stable/sys/sys/
H A Dsysproto.h2668 #define SYS_AUE_ostat AUE_STAT
2793 #define SYS_AUE_freebsd11_stat AUE_STAT
2848 #define SYS_AUE_freebsd11_nstat AUE_STAT
/freebsd-12-stable/sys/security/audit/
H A Daudit_bsm.c824 case AUE_STAT:

Completed in 340 milliseconds