Home
last modified time | relevance | path

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

/freebsd-12-stable/contrib/openbsm/sys/bsm/
Daudit_kevents.h628 #define AUE_THR_KILL 43226 /* FreeBSD-specific. */ macro
/freebsd-12-stable/sys/bsm/
Daudit_kevents.h632 #define AUE_THR_KILL 43226 /* FreeBSD-specific. */ macro
/freebsd-12-stable/contrib/openbsm/etc/
Daudit_event589 43226:AUE_THR_KILL:thr_kill(2):pc
/freebsd-12-stable/sys/kern/
Dinit_sysent.c485 …{ AS(thr_kill_args), (sy_call_t *)sys_thr_kill, AUE_THR_KILL, NULL, 0, 0, SYF_CAPENABLED, SY_THR_S…
/freebsd-12-stable/sys/compat/freebsd32/
Dfreebsd32_sysent.c492 …{ AS(thr_kill_args), (sy_call_t *)sys_thr_kill, AUE_THR_KILL, NULL, 0, 0, SYF_CAPENABLED, SY_THR_S…
/freebsd-12-stable/sys/sys/
Dsysproto.h2969 #define SYS_AUE_thr_kill AUE_THR_KILL