Searched refs:AUE_CAP_IOCTLS_LIMIT (Results 1 - 7 of 7) sorted by relevance

/freebsd-current/contrib/openbsm/sys/bsm/
H A Daudit_kevents.h605 #define AUE_CAP_IOCTLS_LIMIT 43203 /* TrustedBSD. */ macro
/freebsd-current/sys/bsm/
H A Daudit_kevents.h607 #define AUE_CAP_IOCTLS_LIMIT 43203 /* TrustedBSD. */ macro
/freebsd-current/sys/security/audit/
H A Daudit_bsm.c1783 case AUE_CAP_IOCTLS_LIMIT:
/freebsd-current/sys/compat/freebsd32/
H A Dfreebsd32_proto.h1295 #define FREEBSD32_SYS_AUE_freebsd32_cap_ioctls_limit AUE_CAP_IOCTLS_LIMIT
H A Dfreebsd32_sysent.c598 { .sy_narg = AS(freebsd32_cap_ioctls_limit_args), .sy_call = (sy_call_t *)freebsd32_cap_ioctls_limit, .sy_auevent = AUE_CAP_IOCTLS_LIMIT, .sy_flags = SYF_CAPENABLED, .sy_thrcnt = SY_THR_STATIC }, /* 534 = freebsd32_cap_ioctls_limit */
/freebsd-current/sys/kern/
H A Dinit_sysent.c597 { .sy_narg = AS(cap_ioctls_limit_args), .sy_call = (sy_call_t *)sys_cap_ioctls_limit, .sy_auevent = AUE_CAP_IOCTLS_LIMIT, .sy_flags = SYF_CAPENABLED, .sy_thrcnt = SY_THR_STATIC }, /* 534 = cap_ioctls_limit */
/freebsd-current/sys/sys/
H A Dsysproto.h3205 #define SYS_AUE_cap_ioctls_limit AUE_CAP_IOCTLS_LIMIT

Completed in 281 milliseconds