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

/freebsd-9.3-release/contrib/openbsm/sys/bsm/
H A Daudit_kevents.h222 #define AUE_FSTAT 208 macro
622 #define AUE_O_FSTAT AUE_FSTAT /* Darwin */
/freebsd-9.3-release/sys/bsm/
H A Daudit_kevents.h223 #define AUE_FSTAT 208 macro
623 #define AUE_O_FSTAT AUE_FSTAT /* Darwin */
/freebsd-9.3-release/sys/i386/linux/
H A Dlinux_sysent.c49 { AS(linux_fstat_args), (sy_call_t *)linux_fstat, AUE_FSTAT, NULL, 0, 0, 0, SY_THR_STATIC }, /* 28 = linux_fstat */
129 { AS(linux_newfstat_args), (sy_call_t *)linux_newfstat, AUE_FSTAT, NULL, 0, 0, 0, SY_THR_STATIC }, /* 108 = linux_newfstat */
218 { AS(linux_fstat64_args), (sy_call_t *)linux_fstat64, AUE_FSTAT, NULL, 0, 0, 0, SY_THR_STATIC }, /* 197 = linux_fstat64 */
H A Dlinux_proto.h1446 #define LINUX_SYS_AUE_linux_fstat AUE_FSTAT
1501 #define LINUX_SYS_AUE_linux_newfstat AUE_FSTAT
1571 #define LINUX_SYS_AUE_linux_fstat64 AUE_FSTAT
/freebsd-9.3-release/sys/i386/ibcs2/
H A Dibcs2_sysent.c48 { AS(ibcs2_fstat_args), (sy_call_t *)ibcs2_fstat, AUE_FSTAT, NULL, 0, 0, 0, SY_THR_STATIC }, /* 28 = ibcs2_fstat */
H A Dibcs2_proto.h372 #define IBCS2_SYS_AUE_ibcs2_fstat AUE_FSTAT
/freebsd-9.3-release/sys/compat/freebsd32/
H A Dfreebsd32_sysent.c112 { compat(AS(ofreebsd32_fstat_args),freebsd32_fstat), AUE_FSTAT, NULL, 0, 0, 0, SY_THR_STATIC }, /* 62 = old freebsd32_fstat */
239 { AS(freebsd32_fstat_args), (sy_call_t *)freebsd32_fstat, AUE_FSTAT, NULL, 0, 0, 0, SY_THR_STATIC }, /* 189 = freebsd32_fstat */
329 { AS(nfstat_args), (sy_call_t *)sys_nfstat, AUE_FSTAT, NULL, 0, 0, 0, SY_THR_STATIC }, /* 279 = nfstat */
H A Dfreebsd32_proto.h1083 #define FREEBSD32_SYS_AUE_ofreebsd32_fstat AUE_FSTAT
1112 #define FREEBSD32_SYS_AUE_freebsd32_fstat AUE_FSTAT
/freebsd-9.3-release/sys/amd64/linux32/
H A Dlinux32_sysent.c130 { AS(linux_newfstat_args), (sy_call_t *)linux_newfstat, AUE_FSTAT, NULL, 0, 0, 0, SY_THR_STATIC }, /* 108 = linux_newfstat */
219 { AS(linux_fstat64_args), (sy_call_t *)linux_fstat64, AUE_FSTAT, NULL, 0, 0, 0, SY_THR_STATIC }, /* 197 = linux_fstat64 */
H A Dlinux32_proto.h1481 #define LINUX_SYS_AUE_linux_newfstat AUE_FSTAT
1551 #define LINUX_SYS_AUE_linux_fstat64 AUE_FSTAT
/freebsd-9.3-release/sys/kern/
H A Dinit_sysent.c99 { compat(AS(ofstat_args),fstat), AUE_FSTAT, NULL, 0, 0, SYF_CAPENABLED, SY_THR_STATIC }, /* 62 = old fstat */
226 { AS(fstat_args), (sy_call_t *)sys_fstat, AUE_FSTAT, NULL, 0, 0, SYF_CAPENABLED, SY_THR_STATIC }, /* 189 = fstat */
316 { AS(nfstat_args), (sy_call_t *)sys_nfstat, AUE_FSTAT, NULL, 0, 0, 0, SY_THR_STATIC }, /* 279 = nfstat */
/freebsd-9.3-release/contrib/openbsm/etc/
H A Daudit_event203 208:AUE_FSTAT:fstat(2):fa
/freebsd-9.3-release/sys/security/audit/
H A Daudit_bsm.c928 case AUE_FSTAT:
/freebsd-9.3-release/sys/sys/
H A Dsysproto.h2467 #define SYS_AUE_ofstat AUE_FSTAT
2569 #define SYS_AUE_fstat AUE_FSTAT
2621 #define SYS_AUE_nfstat AUE_FSTAT

Completed in 416 milliseconds