Home
last modified time | relevance | path

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

/f-stack/freebsd/bsm/
H A Daudit_kevents.h632 #define AUE_THR_KILL 43226 /* FreeBSD-specific. */ macro
/f-stack/freebsd/security/audit/
H A Daudit_bsm.c1781 case AUE_THR_KILL: in kaudit_to_bsm()
/f-stack/freebsd/kern/
H A Dinit_sysent.c491 …{ .sy_narg = AS(thr_kill_args), .sy_call = (sy_call_t *)sys_thr_kill, .sy_auevent = AUE_THR_KILL, …
/f-stack/freebsd/sys/
H A Dsysproto.h3042 #define SYS_AUE_thr_kill AUE_THR_KILL