Searched refs:AUE_SETRLIMIT (Results 1 - 11 of 11) sorted by relevance

/freebsd-9.3-release/contrib/openbsm/sys/bsm/
H A Daudit_kevents.h103 #define AUE_SETRLIMIT 51 macro
657 #define AUE_O_SETRLIMIT AUE_SETRLIMIT /* Darwin */
/freebsd-9.3-release/sys/bsm/
H A Daudit_kevents.h104 #define AUE_SETRLIMIT 51 macro
658 #define AUE_O_SETRLIMIT AUE_SETRLIMIT /* Darwin */
/freebsd-9.3-release/contrib/openbsm/etc/
H A Daudit_event76 51:AUE_SETRLIMIT:setrlimit(2):pc
/freebsd-9.3-release/sys/kern/
H A Dinit_sysent.c182 { compat(AS(osetrlimit_args),setrlimit), AUE_SETRLIMIT, NULL, 0, 0, SYF_CAPENABLED, SY_THR_STATIC }, /* 145 = old setrlimit */
232 { AS(__setrlimit_args), (sy_call_t *)sys_setrlimit, AUE_SETRLIMIT, NULL, 0, 0, SYF_CAPENABLED, SY_THR_STATIC }, /* 195 = setrlimit */
/freebsd-9.3-release/sys/amd64/linux32/
H A Dlinux32_sysent.c97 { AS(linux_setrlimit_args), (sy_call_t *)linux_setrlimit, AUE_SETRLIMIT, NULL, 0, 0, 0, SY_THR_STATIC }, /* 75 = linux_setrlimit */
H A Dlinux32_proto.h1456 #define LINUX_SYS_AUE_linux_setrlimit AUE_SETRLIMIT
/freebsd-9.3-release/sys/i386/linux/
H A Dlinux_sysent.c96 { AS(linux_setrlimit_args), (sy_call_t *)linux_setrlimit, AUE_SETRLIMIT, NULL, 0, 0, 0, SY_THR_STATIC }, /* 75 = linux_setrlimit */
H A Dlinux_proto.h1477 #define LINUX_SYS_AUE_linux_setrlimit AUE_SETRLIMIT
/freebsd-9.3-release/sys/security/audit/
H A Daudit_bsm.c717 case AUE_SETRLIMIT:
/freebsd-9.3-release/sys/compat/freebsd32/
H A Dfreebsd32_sysent.c245 { AS(__setrlimit_args), (sy_call_t *)sys_setrlimit, AUE_SETRLIMIT, NULL, 0, 0, 0, SY_THR_STATIC }, /* 195 = setrlimit */
/freebsd-9.3-release/sys/sys/
H A Dsysproto.h2540 #define SYS_AUE_osetrlimit AUE_SETRLIMIT
2574 #define SYS_AUE_setrlimit AUE_SETRLIMIT

Completed in 500 milliseconds