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

/freebsd-13-stable/contrib/openbsm/sys/bsm/
H A Daudit_kevents.h629 #define AUE_THR_KILL2 43227 /* FreeBSD-specific. */ macro
/freebsd-13-stable/sys/bsm/
H A Daudit_kevents.h633 #define AUE_THR_KILL2 43227 /* FreeBSD-specific. */ macro
/freebsd-13-stable/sys/kern/
H A Dinit_sysent.c539 { .sy_narg = AS(thr_kill2_args), .sy_call = (sy_call_t *)sys_thr_kill2, .sy_auevent = AUE_THR_KILL2, .sy_flags = 0, .sy_thrcnt = SY_THR_STATIC }, /* 481 = thr_kill2 */
/freebsd-13-stable/sys/compat/freebsd32/
H A Dfreebsd32_sysent.c555 { .sy_narg = AS(thr_kill2_args), .sy_call = (sy_call_t *)sys_thr_kill2, .sy_auevent = AUE_THR_KILL2, .sy_flags = 0, .sy_thrcnt = SY_THR_STATIC }, /* 481 = thr_kill2 */
/freebsd-13-stable/sys/sys/
H A Dsysproto.h3083 #define SYS_AUE_thr_kill2 AUE_THR_KILL2

Completed in 194 milliseconds