Searched refs:AUE_THR_NEW (Results 1 - 6 of 6) sorted by relevance

/freebsd-12-stable/contrib/openbsm/sys/bsm/
H A Daudit_kevents.h626 #define AUE_THR_NEW 43224 /* FreeBSD-specific. */ macro
/freebsd-12-stable/sys/bsm/
H A Daudit_kevents.h630 #define AUE_THR_NEW 43224 /* FreeBSD-specific. */ macro
/freebsd-12-stable/sys/compat/freebsd32/
H A Dfreebsd32_proto.h1380 #define FREEBSD32_SYS_AUE_freebsd32_thr_new AUE_THR_NEW
H A Dfreebsd32_sysent.c514 { AS(freebsd32_thr_new_args), (sy_call_t *)freebsd32_thr_new, AUE_THR_NEW, NULL, 0, 0, SYF_CAPENABLED, SY_THR_STATIC }, /* 455 = freebsd32_thr_new */
/freebsd-12-stable/sys/kern/
H A Dinit_sysent.c507 { AS(thr_new_args), (sy_call_t *)sys_thr_new, AUE_THR_NEW, NULL, 0, 0, SYF_CAPENABLED, SY_THR_STATIC }, /* 455 = thr_new */
/freebsd-12-stable/sys/sys/
H A Dsysproto.h2988 #define SYS_AUE_thr_new AUE_THR_NEW

Completed in 258 milliseconds