Searched refs:AUE_CONNECT (Results 1 - 14 of 14) sorted by relevance

/freebsd-12-stable/contrib/openbsm/sys/bsm/
H A Daudit_kevents.h82 #define AUE_CONNECT 32 macro
/freebsd-12-stable/sys/bsm/
H A Daudit_kevents.h86 #define AUE_CONNECT 32 macro
/freebsd-12-stable/sys/arm64/linux/
H A Dlinux_sysent.c223 { AS(linux_connect_args), (sy_call_t *)linux_connect, AUE_CONNECT, NULL, 0, 0, 0, SY_THR_STATIC }, /* 203 = linux_connect */
H A Dlinux_proto.h1498 #define LINUX_SYS_AUE_linux_connect AUE_CONNECT
/freebsd-12-stable/sys/amd64/linux/
H A Dlinux_sysent.c62 { AS(linux_connect_args), (sy_call_t *)linux_connect, AUE_CONNECT, NULL, 0, 0, 0, SY_THR_STATIC }, /* 42 = linux_connect */
H A Dlinux_proto.h1641 #define LINUX_SYS_AUE_linux_connect AUE_CONNECT
/freebsd-12-stable/sys/security/audit/
H A Daudit_bsm.c553 case AUE_CONNECT:
/freebsd-12-stable/sys/i386/linux/
H A Dlinux_sysent.c382 { AS(linux_connect_args), (sy_call_t *)linux_connect, AUE_CONNECT, NULL, 0, 0, 0, SY_THR_STATIC }, /* 362 = linux_connect */
H A Dlinux_proto.h2224 #define LINUX_SYS_AUE_linux_connect AUE_CONNECT
/freebsd-12-stable/sys/amd64/linux32/
H A Dlinux32_sysent.c382 { AS(linux_connect_args), (sy_call_t *)linux_connect, AUE_CONNECT, NULL, 0, 0, 0, SY_THR_STATIC }, /* 362 = linux_connect */
H A Dlinux32_proto.h2213 #define LINUX32_SYS_AUE_linux_connect AUE_CONNECT
/freebsd-12-stable/sys/compat/freebsd32/
H A Dfreebsd32_sysent.c157 { AS(connect_args), (sy_call_t *)sys_connect, AUE_CONNECT, NULL, 0, 0, 0, SY_THR_STATIC }, /* 98 = connect */
/freebsd-12-stable/sys/kern/
H A Dinit_sysent.c150 { AS(connect_args), (sy_call_t *)sys_connect, AUE_CONNECT, NULL, 0, 0, 0, SY_THR_STATIC }, /* 98 = connect */
/freebsd-12-stable/sys/sys/
H A Dsysproto.h2722 #define SYS_AUE_connect AUE_CONNECT

Completed in 577 milliseconds