Home
last modified time | relevance | path

Searched refs:AUE_THR_EXIT (Results 1 – 4 of 4) sorted by relevance

/f-stack/freebsd/bsm/
H A Daudit_kevents.h631 #define AUE_THR_EXIT 43225 /* FreeBSD-specific. */ macro
/f-stack/freebsd/security/audit/
H A Daudit_bsm.c1782 case AUE_THR_EXIT: in kaudit_to_bsm()
/f-stack/freebsd/kern/
H A Dinit_sysent.c489 …{ .sy_narg = AS(thr_exit_args), .sy_call = (sy_call_t *)sys_thr_exit, .sy_auevent = AUE_THR_EXIT, …
/f-stack/freebsd/sys/
H A Dsysproto.h3040 #define SYS_AUE_thr_exit AUE_THR_EXIT