Searched refs:AUE_CHDIR (Results 1 - 13 of 13) sorted by relevance

/freebsd-9.3-release/contrib/openbsm/sys/bsm/
H A Daudit_kevents.h60 #define AUE_CHDIR 8 macro
/freebsd-9.3-release/sys/bsm/
H A Daudit_kevents.h61 #define AUE_CHDIR 8 macro
/freebsd-9.3-release/sys/i386/ibcs2/
H A Dibcs2_sysent.c32 { AS(ibcs2_chdir_args), (sy_call_t *)ibcs2_chdir, AUE_CHDIR, NULL, 0, 0, 0, SY_THR_STATIC }, /* 12 = ibcs2_chdir */
H A Dibcs2_proto.h360 #define IBCS2_SYS_AUE_ibcs2_chdir AUE_CHDIR
/freebsd-9.3-release/contrib/openbsm/etc/
H A Daudit_event33 8:AUE_CHDIR:chdir(2):pc
/freebsd-9.3-release/sys/amd64/linux32/
H A Dlinux32_sysent.c34 { AS(linux_chdir_args), (sy_call_t *)linux_chdir, AUE_CHDIR, NULL, 0, 0, 0, SY_THR_STATIC }, /* 12 = linux_chdir */
H A Dlinux32_proto.h1411 #define LINUX_SYS_AUE_linux_chdir AUE_CHDIR
/freebsd-9.3-release/sys/i386/linux/
H A Dlinux_sysent.c33 { AS(linux_chdir_args), (sy_call_t *)linux_chdir, AUE_CHDIR, NULL, 0, 0, 0, SY_THR_STATIC }, /* 12 = linux_chdir */
H A Dlinux_proto.h1431 #define LINUX_SYS_AUE_linux_chdir AUE_CHDIR
/freebsd-9.3-release/sys/security/audit/
H A Daudit_bsm.c727 case AUE_CHDIR:
/freebsd-9.3-release/sys/compat/freebsd32/
H A Dfreebsd32_sysent.c62 { AS(chdir_args), (sy_call_t *)sys_chdir, AUE_CHDIR, NULL, 0, 0, 0, SY_THR_STATIC }, /* 12 = chdir */
/freebsd-9.3-release/sys/kern/
H A Dinit_sysent.c49 { AS(chdir_args), (sy_call_t *)sys_chdir, AUE_CHDIR, NULL, 0, 0, 0, SY_THR_STATIC }, /* 12 = chdir */
/freebsd-9.3-release/sys/sys/
H A Dsysproto.h2417 #define SYS_AUE_chdir AUE_CHDIR

Completed in 306 milliseconds