Searched refs:AUE_THR_KILL (Results 1 - 5 of 5) sorted by relevance

/freebsd-12-stable/contrib/openbsm/sys/bsm/
H A Daudit_kevents.h628 #define AUE_THR_KILL 43226 /* FreeBSD-specific. */ macro
/freebsd-12-stable/sys/bsm/
H A Daudit_kevents.h632 #define AUE_THR_KILL 43226 /* FreeBSD-specific. */ macro
/freebsd-12-stable/sys/compat/freebsd32/
H A Dfreebsd32_sysent.c492 { AS(thr_kill_args), (sy_call_t *)sys_thr_kill, AUE_THR_KILL, NULL, 0, 0, SYF_CAPENABLED, SY_THR_STATIC }, /* 433 = thr_kill */
/freebsd-12-stable/sys/kern/
H A Dinit_sysent.c485 { AS(thr_kill_args), (sy_call_t *)sys_thr_kill, AUE_THR_KILL, NULL, 0, 0, SYF_CAPENABLED, SY_THR_STATIC }, /* 433 = thr_kill */
/freebsd-12-stable/sys/sys/
H A Dsysproto.h2969 #define SYS_AUE_thr_kill AUE_THR_KILL

Completed in 193 milliseconds