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

/freebsd-9.3-release/contrib/openbsm/sys/bsm/
H A Daudit_kevents.h68 #define AUE_STAT 16 macro
620 #define AUE_O_STAT AUE_STAT /* Darwin */
/freebsd-9.3-release/sys/bsm/
H A Daudit_kevents.h69 #define AUE_STAT 16 macro
621 #define AUE_O_STAT AUE_STAT /* Darwin */
/freebsd-9.3-release/sys/amd64/linux32/
H A Dlinux32_sysent.c40 { AS(linux_stat_args), (sy_call_t *)linux_stat, AUE_STAT, NULL, 0, 0, 0, SY_THR_STATIC }, /* 18 = linux_stat */
128 { AS(linux_newstat_args), (sy_call_t *)linux_newstat, AUE_STAT, NULL, 0, 0, 0, SY_THR_STATIC }, /* 106 = linux_newstat */
217 { 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.h1416 #define LINUX_SYS_AUE_linux_stat AUE_STAT
1479 #define LINUX_SYS_AUE_linux_newstat AUE_STAT
1549 #define LINUX_SYS_AUE_linux_stat64 AUE_STAT
/freebsd-9.3-release/sys/i386/linux/
H A Dlinux_sysent.c39 { AS(linux_stat_args), (sy_call_t *)linux_stat, AUE_STAT, NULL, 0, 0, 0, SY_THR_STATIC }, /* 18 = linux_stat */
127 { AS(linux_newstat_args), (sy_call_t *)linux_newstat, AUE_STAT, NULL, 0, 0, 0, SY_THR_STATIC }, /* 106 = linux_newstat */
216 { 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.h1436 #define LINUX_SYS_AUE_linux_stat AUE_STAT
1499 #define LINUX_SYS_AUE_linux_newstat AUE_STAT
1569 #define LINUX_SYS_AUE_linux_stat64 AUE_STAT
/freebsd-9.3-release/sys/i386/ibcs2/
H A Dibcs2_sysent.c38 { 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.h365 #define IBCS2_SYS_AUE_ibcs2_stat AUE_STAT
/freebsd-9.3-release/sys/compat/freebsd32/
H A Dfreebsd32_sysent.c88 { compat(AS(ofreebsd32_stat_args),freebsd32_stat), AUE_STAT, NULL, 0, 0, 0, SY_THR_STATIC }, /* 38 = old freebsd32_stat */
238 { AS(freebsd32_stat_args), (sy_call_t *)freebsd32_stat, AUE_STAT, NULL, 0, 0, 0, SY_THR_STATIC }, /* 188 = freebsd32_stat */
328 { AS(nstat_args), (sy_call_t *)sys_nstat, AUE_STAT, NULL, 0, 0, 0, SY_THR_STATIC }, /* 278 = nstat */
H A Dfreebsd32_proto.h1075 #define FREEBSD32_SYS_AUE_ofreebsd32_stat AUE_STAT
1111 #define FREEBSD32_SYS_AUE_freebsd32_stat AUE_STAT
/freebsd-9.3-release/sys/kern/
H A Dinit_sysent.c75 { compat(AS(ostat_args),stat), AUE_STAT, NULL, 0, 0, 0, SY_THR_STATIC }, /* 38 = old stat */
225 { AS(stat_args), (sy_call_t *)sys_stat, AUE_STAT, NULL, 0, 0, 0, SY_THR_STATIC }, /* 188 = stat */
315 { AS(nstat_args), (sy_call_t *)sys_nstat, AUE_STAT, NULL, 0, 0, 0, SY_THR_STATIC }, /* 278 = nstat */
/freebsd-9.3-release/contrib/openbsm/etc/
H A Daudit_event41 16:AUE_STAT:stat(2):fa
/freebsd-9.3-release/sys/security/audit/
H A Daudit_bsm.c744 case AUE_STAT:
/freebsd-9.3-release/sys/sys/
H A Dsysproto.h2443 #define SYS_AUE_ostat AUE_STAT
2568 #define SYS_AUE_stat AUE_STAT
2620 #define SYS_AUE_nstat AUE_STAT

Completed in 317 milliseconds