Home
last modified time | relevance | path

Searched refs:AUE_FCHDIR (Results 1 – 9 of 9) sorted by relevance

/f-stack/freebsd/bsm/
H A Daudit_kevents.h122 #define AUE_FCHDIR 68 macro
/f-stack/freebsd/security/audit/
H A Daudit_bsm.c1021 case AUE_FCHDIR: in kaudit_to_bsm()
/f-stack/freebsd/arm64/linux/
H A Dlinux_sysent.c70 …{ .sy_narg = AS(fchdir_args), .sy_call = (sy_call_t *)sys_fchdir, .sy_auevent = AUE_FCHDIR, .sy_fl…
/f-stack/freebsd/arm/linux/
H A Dlinux_sysent.c153 …{ .sy_narg = AS(fchdir_args), .sy_call = (sy_call_t *)sys_fchdir, .sy_auevent = AUE_FCHDIR, .sy_fl…
/f-stack/freebsd/amd64/linux/
H A Dlinux_sysent.c101 …{ .sy_narg = AS(fchdir_args), .sy_call = (sy_call_t *)sys_fchdir, .sy_auevent = AUE_FCHDIR, .sy_fl…
/f-stack/freebsd/amd64/linux32/
H A Dlinux32_sysent.c153 …{ .sy_narg = AS(fchdir_args), .sy_call = (sy_call_t *)sys_fchdir, .sy_auevent = AUE_FCHDIR, .sy_fl…
/f-stack/freebsd/i386/linux/
H A Dlinux_sysent.c153 …{ .sy_narg = AS(fchdir_args), .sy_call = (sy_call_t *)sys_fchdir, .sy_auevent = AUE_FCHDIR, .sy_fl…
/f-stack/freebsd/kern/
H A Dinit_sysent.c71 …{ .sy_narg = AS(fchdir_args), .sy_call = (sy_call_t *)sys_fchdir, .sy_auevent = AUE_FCHDIR, .sy_fl…
/f-stack/freebsd/sys/
H A Dsysproto.h2716 #define SYS_AUE_fchdir AUE_FCHDIR