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

/freebsd-13-stable/contrib/openbsm/sys/bsm/
H A Daudit_kevents.h626 #define AUE_THR_NEW 43224 /* FreeBSD-specific. */ macro
/freebsd-13-stable/sys/bsm/
H A Daudit_kevents.h630 #define AUE_THR_NEW 43224 /* FreeBSD-specific. */ macro
/freebsd-13-stable/sys/security/audit/
H A Daudit_bsm.c1795 case AUE_THR_NEW:
/freebsd-13-stable/sys/compat/freebsd32/
H A Dfreebsd32_proto.h1420 #define FREEBSD32_SYS_AUE_freebsd32_thr_new AUE_THR_NEW
H A Dfreebsd32_sysent.c520 { .sy_narg = AS(freebsd32_thr_new_args), .sy_call = (sy_call_t *)freebsd32_thr_new, .sy_auevent = AUE_THR_NEW, .sy_flags = SYF_CAPENABLED, .sy_thrcnt = SY_THR_STATIC }, /* 455 = freebsd32_thr_new */
/freebsd-13-stable/sys/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_flags = SYF_CAPENABLED, .sy_thrcnt = SY_THR_STATIC }, /* 455 = thr_new */
/freebsd-13-stable/sys/sys/
H A Dsysproto.h3061 #define SYS_AUE_thr_new AUE_THR_NEW

Completed in 121 milliseconds