Searched refs:AUE_SETRLIMIT (Results 1 – 14 of 14) sorted by relevance
| /f-stack/freebsd/bsm/ |
| H A D | audit_kevents.h | 105 #define AUE_SETRLIMIT 51 macro 717 #define AUE_O_SETRLIMIT AUE_SETRLIMIT /* Darwin */
|
| /f-stack/freebsd/security/audit/ |
| H A D | audit_bsm.c | 775 case AUE_SETRLIMIT: in kaudit_to_bsm()
|
| /f-stack/freebsd/arm64/linux/ |
| H A D | linux_sysent.c | 184 …trlimit_args), .sy_call = (sy_call_t *)linux_setrlimit, .sy_auevent = AUE_SETRLIMIT, .sy_flags = 0…
|
| H A D | linux_proto.h | 1522 #define LINUX_SYS_AUE_linux_setrlimit AUE_SETRLIMIT
|
| /f-stack/freebsd/kern/ |
| H A D | init_sysent.c | 203 …{ compat(AS(osetrlimit_args),setrlimit), .sy_auevent = AUE_SETRLIMIT, .sy_flags = SYF_CAPENABLED, … 253 …setrlimit_args), .sy_call = (sy_call_t *)sys_setrlimit, .sy_auevent = AUE_SETRLIMIT, .sy_flags = S…
|
| /f-stack/freebsd/arm/linux/ |
| H A D | linux_sysent.c | 95 …trlimit_args), .sy_call = (sy_call_t *)linux_setrlimit, .sy_auevent = AUE_SETRLIMIT, .sy_flags = 0…
|
| H A D | linux_proto.h | 1601 #define LINUX_SYS_AUE_linux_setrlimit AUE_SETRLIMIT
|
| /f-stack/freebsd/amd64/linux/ |
| H A D | linux_sysent.c | 180 …trlimit_args), .sy_call = (sy_call_t *)linux_setrlimit, .sy_auevent = AUE_SETRLIMIT, .sy_flags = 0…
|
| H A D | linux_proto.h | 1788 #define LINUX_SYS_AUE_linux_setrlimit AUE_SETRLIMIT
|
| /f-stack/freebsd/amd64/linux32/ |
| H A D | linux32_sysent.c | 95 …trlimit_args), .sy_call = (sy_call_t *)linux_setrlimit, .sy_auevent = AUE_SETRLIMIT, .sy_flags = 0…
|
| H A D | linux32_proto.h | 2046 #define LINUX32_SYS_AUE_linux_setrlimit AUE_SETRLIMIT
|
| /f-stack/freebsd/i386/linux/ |
| H A D | linux_sysent.c | 95 …trlimit_args), .sy_call = (sy_call_t *)linux_setrlimit, .sy_auevent = AUE_SETRLIMIT, .sy_flags = 0…
|
| H A D | linux_proto.h | 2042 #define LINUX_SYS_AUE_linux_setrlimit AUE_SETRLIMIT
|
| /f-stack/freebsd/sys/ |
| H A D | sysproto.h | 2838 #define SYS_AUE_osetrlimit AUE_SETRLIMIT 2872 #define SYS_AUE_setrlimit AUE_SETRLIMIT
|