Searched refs:AUE_GETRLIMIT (Results 1 – 13 of 13) sorted by relevance
| /f-stack/freebsd/bsm/ |
| H A D | audit_kevents.h | 776 #define AUE_GETRLIMIT AUE_NULL macro
|
| /f-stack/freebsd/amd64/linux32/ |
| H A D | linux32_sysent.c | 96 …mit_args), .sy_call = (sy_call_t *)linux_old_getrlimit, .sy_auevent = AUE_GETRLIMIT, .sy_flags = 0… 211 …trlimit_args), .sy_call = (sy_call_t *)linux_getrlimit, .sy_auevent = AUE_GETRLIMIT, .sy_flags = 0…
|
| H A D | linux32_proto.h | 2047 #define LINUX32_SYS_AUE_linux_old_getrlimit AUE_GETRLIMIT 2133 #define LINUX32_SYS_AUE_linux_getrlimit AUE_GETRLIMIT
|
| /f-stack/freebsd/i386/linux/ |
| H A D | linux_sysent.c | 96 …mit_args), .sy_call = (sy_call_t *)linux_old_getrlimit, .sy_auevent = AUE_GETRLIMIT, .sy_flags = 0… 211 …trlimit_args), .sy_call = (sy_call_t *)linux_getrlimit, .sy_auevent = AUE_GETRLIMIT, .sy_flags = 0…
|
| H A D | linux_proto.h | 2043 #define LINUX_SYS_AUE_linux_old_getrlimit AUE_GETRLIMIT 2129 #define LINUX_SYS_AUE_linux_getrlimit AUE_GETRLIMIT
|
| /f-stack/freebsd/arm64/linux/ |
| H A D | linux_sysent.c | 183 …trlimit_args), .sy_call = (sy_call_t *)linux_getrlimit, .sy_auevent = AUE_GETRLIMIT, .sy_flags = 0…
|
| H A D | linux_proto.h | 1521 #define LINUX_SYS_AUE_linux_getrlimit AUE_GETRLIMIT
|
| /f-stack/freebsd/kern/ |
| H A D | init_sysent.c | 202 …{ compat(AS(ogetrlimit_args),getrlimit), .sy_auevent = AUE_GETRLIMIT, .sy_flags = SYF_CAPENABLED, … 252 …getrlimit_args), .sy_call = (sy_call_t *)sys_getrlimit, .sy_auevent = AUE_GETRLIMIT, .sy_flags = S…
|
| /f-stack/freebsd/arm/linux/ |
| H A D | linux_sysent.c | 211 …trlimit_args), .sy_call = (sy_call_t *)linux_getrlimit, .sy_auevent = AUE_GETRLIMIT, .sy_flags = 0…
|
| H A D | linux_proto.h | 1676 #define LINUX_SYS_AUE_linux_getrlimit AUE_GETRLIMIT
|
| /f-stack/freebsd/amd64/linux/ |
| H A D | linux_sysent.c | 117 …trlimit_args), .sy_call = (sy_call_t *)linux_getrlimit, .sy_auevent = AUE_GETRLIMIT, .sy_flags = 0…
|
| H A D | linux_proto.h | 1746 #define LINUX_SYS_AUE_linux_getrlimit AUE_GETRLIMIT
|
| /f-stack/freebsd/sys/ |
| H A D | sysproto.h | 2837 #define SYS_AUE_ogetrlimit AUE_GETRLIMIT 2871 #define SYS_AUE_getrlimit AUE_GETRLIMIT
|