Home
last modified time | relevance | path

Searched refs:AUE_SENDMSG (Results 1 – 16 of 16) sorted by relevance

/freebsd-12-stable/contrib/openbsm/sys/bsm/
Daudit_kevents.h200 #define AUE_SENDMSG 188 macro
674 #define AUE_O_SEND AUE_SENDMSG /* Darwin */
682 #define AUE_O_SENDMSG AUE_SENDMSG /* Darwin */
/freebsd-12-stable/sys/bsm/
Daudit_kevents.h204 #define AUE_SENDMSG 188 macro
679 #define AUE_O_SEND AUE_SENDMSG /* Darwin */
687 #define AUE_O_SENDMSG AUE_SENDMSG /* Darwin */
/freebsd-12-stable/sys/arm64/linux/
Dlinux_sysent.c231 …{ AS(linux_sendmsg_args), (sy_call_t *)linux_sendmsg, AUE_SENDMSG, NULL, 0, 0, 0, SY_THR_STATIC },…
Dlinux_proto.h1506 #define LINUX_SYS_AUE_linux_sendmsg AUE_SENDMSG
/freebsd-12-stable/sys/kern/
Dinit_sysent.c80 …{ AS(sendmsg_args), (sy_call_t *)sys_sendmsg, AUE_SENDMSG, NULL, 0, 0, SYF_CAPENABLED, SY_THR_STAT…
166 …{ compat(AS(osendmsg_args),sendmsg), AUE_SENDMSG, NULL, 0, 0, SYF_CAPENABLED, SY_THR_STATIC }, /* …
/freebsd-12-stable/sys/security/audit/
Daudit_bsm.c558 case AUE_SENDMSG: in kaudit_to_bsm()
/freebsd-12-stable/sys/amd64/linux/
Dlinux_sysent.c66 …{ AS(linux_sendmsg_args), (sy_call_t *)linux_sendmsg, AUE_SENDMSG, NULL, 0, 0, 0, SY_THR_STATIC },…
Dlinux_proto.h1645 #define LINUX_SYS_AUE_linux_sendmsg AUE_SENDMSG
/freebsd-12-stable/sys/amd64/linux32/
Dlinux32_sysent.c390 …{ AS(linux_sendmsg_args), (sy_call_t *)linux_sendmsg, AUE_SENDMSG, NULL, 0, 0, 0, SY_THR_STATIC },…
Dlinux32_proto.h2221 #define LINUX32_SYS_AUE_linux_sendmsg AUE_SENDMSG
/freebsd-12-stable/contrib/openbsm/etc/
Daudit_event182 188:AUE_SENDMSG:sendmsg(2):nt
/freebsd-12-stable/sys/i386/linux/
Dlinux_sysent.c390 …{ AS(linux_sendmsg_args), (sy_call_t *)linux_sendmsg, AUE_SENDMSG, NULL, 0, 0, 0, SY_THR_STATIC },…
Dlinux_proto.h2232 #define LINUX_SYS_AUE_linux_sendmsg AUE_SENDMSG
/freebsd-12-stable/sys/compat/freebsd32/
Dfreebsd32_sysent.c87 …{ AS(freebsd32_sendmsg_args), (sy_call_t *)freebsd32_sendmsg, AUE_SENDMSG, NULL, 0, 0, SYF_CAPENAB…
Dfreebsd32_proto.h1277 #define FREEBSD32_SYS_AUE_freebsd32_sendmsg AUE_SENDMSG
/freebsd-12-stable/sys/sys/
Dsysproto.h2658 #define SYS_AUE_sendmsg AUE_SENDMSG
2737 #define SYS_AUE_osendmsg AUE_SENDMSG