Searched refs:AUE_GETDIRENTRIES (Results 1 – 14 of 14) sorted by relevance
| /f-stack/freebsd/bsm/ |
| H A D | audit_kevents.h | 420 #define AUE_GETDIRENTRIES 43020 macro 710 #define AUE_O_GETDIRENTRIES AUE_GETDIRENTRIES /* Darwin */
|
| /f-stack/freebsd/amd64/linux32/ |
| H A D | linux32_sysent.c | 109 …readdir_args), .sy_call = (sy_call_t *)linux_readdir, .sy_auevent = AUE_GETDIRENTRIES, .sy_flags =… 161 …tdents_args), .sy_call = (sy_call_t *)linux_getdents, .sy_auevent = AUE_GETDIRENTRIES, .sy_flags =… 240 …ts64_args), .sy_call = (sy_call_t *)linux_getdents64, .sy_auevent = AUE_GETDIRENTRIES, .sy_flags =…
|
| H A D | linux32_proto.h | 2058 #define LINUX32_SYS_AUE_linux_readdir AUE_GETDIRENTRIES 2095 #define LINUX32_SYS_AUE_linux_getdents AUE_GETDIRENTRIES 2151 #define LINUX32_SYS_AUE_linux_getdents64 AUE_GETDIRENTRIES
|
| /f-stack/freebsd/i386/linux/ |
| H A D | linux_sysent.c | 109 …readdir_args), .sy_call = (sy_call_t *)linux_readdir, .sy_auevent = AUE_GETDIRENTRIES, .sy_flags =… 161 …tdents_args), .sy_call = (sy_call_t *)linux_getdents, .sy_auevent = AUE_GETDIRENTRIES, .sy_flags =… 240 …ts64_args), .sy_call = (sy_call_t *)linux_getdents64, .sy_auevent = AUE_GETDIRENTRIES, .sy_flags =…
|
| H A D | linux_proto.h | 2052 #define LINUX_SYS_AUE_linux_readdir AUE_GETDIRENTRIES 2092 #define LINUX_SYS_AUE_linux_getdents AUE_GETDIRENTRIES 2147 #define LINUX_SYS_AUE_linux_getdents64 AUE_GETDIRENTRIES
|
| /f-stack/freebsd/kern/ |
| H A D | init_sysent.c | 214 …{ compat(AS(ogetdirentries_args),getdirentries), .sy_auevent = AUE_GETDIRENTRIES, .sy_flags = SYF_… 254 …{ compat11(AS(freebsd11_getdirentries_args),getdirentries), .sy_auevent = AUE_GETDIRENTRIES, .sy_f… 612 …ies_args), .sy_call = (sy_call_t *)sys_getdirentries, .sy_auevent = AUE_GETDIRENTRIES, .sy_flags =…
|
| /f-stack/freebsd/arm/linux/ |
| H A D | linux_sysent.c | 161 …tdents_args), .sy_call = (sy_call_t *)linux_getdents, .sy_auevent = AUE_GETDIRENTRIES, .sy_flags =… 237 …ts64_args), .sy_call = (sy_call_t *)linux_getdents64, .sy_auevent = AUE_GETDIRENTRIES, .sy_flags =…
|
| H A D | linux_proto.h | 1640 #define LINUX_SYS_AUE_linux_getdents AUE_GETDIRENTRIES 1691 #define LINUX_SYS_AUE_linux_getdents64 AUE_GETDIRENTRIES
|
| /f-stack/freebsd/amd64/linux/ |
| H A D | linux_sysent.c | 98 …tdents_args), .sy_call = (sy_call_t *)linux_getdents, .sy_auevent = AUE_GETDIRENTRIES, .sy_flags =… 237 …ts64_args), .sy_call = (sy_call_t *)linux_getdents64, .sy_auevent = AUE_GETDIRENTRIES, .sy_flags =…
|
| H A D | linux_proto.h | 1732 #define LINUX_SYS_AUE_linux_getdents AUE_GETDIRENTRIES 1827 #define LINUX_SYS_AUE_linux_getdents64 AUE_GETDIRENTRIES
|
| /f-stack/freebsd/security/audit/ |
| H A D | audit_bsm.c | 1028 case AUE_GETDIRENTRIES: in kaudit_to_bsm()
|
| /f-stack/freebsd/arm64/linux/ |
| H A D | linux_sysent.c | 81 …ts64_args), .sy_call = (sy_call_t *)linux_getdents64, .sy_auevent = AUE_GETDIRENTRIES, .sy_flags =…
|
| H A D | linux_proto.h | 1440 #define LINUX_SYS_AUE_linux_getdents64 AUE_GETDIRENTRIES
|
| /f-stack/freebsd/sys/ |
| H A D | sysproto.h | 2846 #define SYS_AUE_ogetdirentries AUE_GETDIRENTRIES 2873 #define SYS_AUE_freebsd11_getdirentries AUE_GETDIRENTRIES 3152 #define SYS_AUE_getdirentries AUE_GETDIRENTRIES
|