Searched refs:AUE_CHDIR (Results 1 – 14 of 14) sorted by relevance
| /f-stack/freebsd/bsm/ |
| H A D | audit_kevents.h | 62 #define AUE_CHDIR 8 macro
|
| /f-stack/freebsd/security/audit/ |
| H A D | audit_bsm.c | 819 case AUE_CHDIR: in kaudit_to_bsm()
|
| /f-stack/freebsd/arm64/linux/ |
| H A D | linux_sysent.c | 69 …{ .sy_narg = AS(linux_chdir_args), .sy_call = (sy_call_t *)linux_chdir, .sy_auevent = AUE_CHDIR, .…
|
| H A D | linux_proto.h | 1434 #define LINUX_SYS_AUE_linux_chdir AUE_CHDIR
|
| /f-stack/freebsd/arm/linux/ |
| H A D | linux_sysent.c | 32 …{ .sy_narg = AS(linux_chdir_args), .sy_call = (sy_call_t *)linux_chdir, .sy_auevent = AUE_CHDIR, .…
|
| H A D | linux_proto.h | 1567 #define LINUX_SYS_AUE_linux_chdir AUE_CHDIR
|
| /f-stack/freebsd/amd64/linux/ |
| H A D | linux_sysent.c | 100 …{ .sy_narg = AS(linux_chdir_args), .sy_call = (sy_call_t *)linux_chdir, .sy_auevent = AUE_CHDIR, .…
|
| H A D | linux_proto.h | 1734 #define LINUX_SYS_AUE_linux_chdir AUE_CHDIR
|
| /f-stack/freebsd/amd64/linux32/ |
| H A D | linux32_sysent.c | 32 …{ .sy_narg = AS(linux_chdir_args), .sy_call = (sy_call_t *)linux_chdir, .sy_auevent = AUE_CHDIR, .…
|
| H A D | linux32_proto.h | 2001 #define LINUX32_SYS_AUE_linux_chdir AUE_CHDIR
|
| /f-stack/freebsd/i386/linux/ |
| H A D | linux_sysent.c | 32 …{ .sy_narg = AS(linux_chdir_args), .sy_call = (sy_call_t *)linux_chdir, .sy_auevent = AUE_CHDIR, .…
|
| H A D | linux_proto.h | 1996 #define LINUX_SYS_AUE_linux_chdir AUE_CHDIR
|
| /f-stack/freebsd/kern/ |
| H A D | init_sysent.c | 70 …{ .sy_narg = AS(chdir_args), .sy_call = (sy_call_t *)sys_chdir, .sy_auevent = AUE_CHDIR, .sy_flags…
|
| /f-stack/freebsd/sys/ |
| H A D | sysproto.h | 2715 #define SYS_AUE_chdir AUE_CHDIR
|