Home
last modified time | relevance | path

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

/f-stack/freebsd/bsm/
H A Daudit_kevents.h630 #define AUE_THR_NEW 43224 /* FreeBSD-specific. */ macro
/f-stack/freebsd/security/audit/
H A Daudit_bsm.c1780 case AUE_THR_NEW: in kaudit_to_bsm()
/f-stack/freebsd/kern/
H A Dinit_sysent.c513 …{ .sy_narg = AS(thr_new_args), .sy_call = (sy_call_t *)sys_thr_new, .sy_auevent = AUE_THR_NEW, .sy…
/f-stack/freebsd/sys/
H A Dsysproto.h3061 #define SYS_AUE_thr_new AUE_THR_NEW