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

/freebsd-12-stable/sys/i386/ibcs2/
H A Dibcs2_sysent.c31 { 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.h374 #define IBCS2_SYS_AUE_ibcs2_chdir AUE_CHDIR
/freebsd-12-stable/contrib/openbsm/sys/bsm/
H A Daudit_kevents.h58 #define AUE_CHDIR 8 macro
/freebsd-12-stable/sys/bsm/
H A Daudit_kevents.h62 #define AUE_CHDIR 8 macro
/freebsd-12-stable/sys/arm64/linux/
H A Dlinux_sysent.c69 { AS(linux_chdir_args), (sy_call_t *)linux_chdir, AUE_CHDIR, NULL, 0, 0, 0, SY_THR_STATIC }, /* 49 = linux_chdir */
H A Dlinux_proto.h1377 #define LINUX_SYS_AUE_linux_chdir AUE_CHDIR
/freebsd-12-stable/sys/amd64/linux/
H A Dlinux_sysent.c100 { AS(linux_chdir_args), (sy_call_t *)linux_chdir, AUE_CHDIR, NULL, 0, 0, 0, SY_THR_STATIC }, /* 80 = linux_chdir */
H A Dlinux_proto.h1677 #define LINUX_SYS_AUE_linux_chdir AUE_CHDIR
/freebsd-12-stable/sys/security/audit/
H A Daudit_bsm.c806 case AUE_CHDIR:
/freebsd-12-stable/sys/i386/linux/
H A Dlinux_sysent.c32 { 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.h1943 #define LINUX_SYS_AUE_linux_chdir AUE_CHDIR
/freebsd-12-stable/sys/amd64/linux32/
H A Dlinux32_sysent.c32 { 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.h1934 #define LINUX32_SYS_AUE_linux_chdir AUE_CHDIR
/freebsd-12-stable/sys/compat/freebsd32/
H A Dfreebsd32_sysent.c71 { AS(chdir_args), (sy_call_t *)sys_chdir, AUE_CHDIR, NULL, 0, 0, 0, SY_THR_STATIC }, /* 12 = chdir */
/freebsd-12-stable/sys/kern/
H A Dinit_sysent.c64 { AS(chdir_args), (sy_call_t *)sys_chdir, AUE_CHDIR, NULL, 0, 0, 0, SY_THR_STATIC }, /* 12 = chdir */
/freebsd-12-stable/sys/sys/
H A Dsysproto.h2642 #define SYS_AUE_chdir AUE_CHDIR

Completed in 432 milliseconds