Searched refs:AUE_AUDITON (Results 1 - 9 of 9) sorted by relevance

/freebsd-12-stable/sys/security/audit/
H A Daudit_bsm_klib.c412 return (AUE_AUDITON); /* No special record */
H A Daudit.c497 case AUE_AUDITON:
H A Daudit_bsm.c710 case AUE_AUDITON:
/freebsd-12-stable/contrib/openbsm/sys/bsm/
H A Daudit_kevents.h176 #define AUE_AUDITON 138 macro
/freebsd-12-stable/sys/bsm/
H A Daudit_kevents.h180 #define AUE_AUDITON 138 macro
/freebsd-12-stable/tests/sys/audit/
H A Dadministrative.c1119 evclass.ec_number = AUE_AUDITON;
1170 evclass.ec_number = AUE_AUDITON;
/freebsd-12-stable/sys/compat/freebsd32/
H A Dfreebsd32_sysent.c505 { AS(auditon_args), (sy_call_t *)sys_auditon, AUE_AUDITON, NULL, 0, 0, 0, SY_THR_STATIC }, /* 446 = auditon */
/freebsd-12-stable/sys/kern/
H A Dinit_sysent.c498 { AS(auditon_args), (sy_call_t *)sys_auditon, AUE_AUDITON, NULL, 0, 0, 0, SY_THR_STATIC }, /* 446 = auditon */
/freebsd-12-stable/sys/sys/
H A Dsysproto.h2979 #define SYS_AUE_auditon AUE_AUDITON

Completed in 261 milliseconds