Home
last modified time | relevance | path

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

/freebsd/contrib/openbsm/sys/bsm/
H A Daudit_kevents.h200 #define AUE_SENDMSG 188 macro
689 #define AUE_O_SEND AUE_SENDMSG /* Darwin */
697 #define AUE_O_SENDMSG AUE_SENDMSG /* Darwin */
/freebsd/sys/bsm/
H A Daudit_kevents.h202 #define AUE_SENDMSG 188 macro
696 #define AUE_O_SEND AUE_SENDMSG /* Darwin */
704 #define AUE_O_SENDMSG AUE_SENDMSG /* Darwin */
/freebsd/sys/compat/freebsd32/
H A Dfreebsd32_proto.h1156 #define FREEBSD32_SYS_AUE_freebsd32_sendmsg AUE_SENDMSG
1174 #define FREEBSD32_SYS_AUE_ofreebsd32_sendmsg AUE_SENDMSG
H A Dfreebsd32_sysent.c92 …endmsg_args), .sy_call = (sy_call_t *)freebsd32_sendmsg, .sy_auevent = AUE_SENDMSG, .sy_flags = SY…
178 …{ compat(AS(ofreebsd32_sendmsg_args),freebsd32_sendmsg), .sy_auevent = AUE_SENDMSG, .sy_flags = SY…
/freebsd/contrib/openbsm/etc/
H A Daudit_event179 188:AUE_SENDMSG:sendmsg(2):nt
/freebsd/sys/security/audit/
H A Daudit_bsm.c554 case AUE_SENDMSG: in kaudit_to_bsm()
/freebsd/sys/kern/
H A Dinit_sysent.c91 …{ .sy_narg = AS(sendmsg_args), .sy_call = (sy_call_t *)sys_sendmsg, .sy_auevent = AUE_SENDMSG, .sy…
177 …{ compat(AS(osendmsg_args),sendmsg), .sy_auevent = AUE_SENDMSG, .sy_flags = SYF_CAPENABLED, .sy_th…
/freebsd/sys/arm64/linux/
H A Dlinux_sysent.c228 …ux_sendmsg_args), .sy_call = (sy_call_t *)linux_sendmsg, .sy_auevent = AUE_SENDMSG, .sy_flags = 0,…
H A Dlinux_proto.h1677 #define LINUX_SYS_AUE_linux_sendmsg AUE_SENDMSG
/freebsd/sys/amd64/linux/
H A Dlinux_sysent.c63 …ux_sendmsg_args), .sy_call = (sy_call_t *)linux_sendmsg, .sy_auevent = AUE_SENDMSG, .sy_flags = 0,…
H A Dlinux_proto.h1789 #define LINUX_SYS_AUE_linux_sendmsg AUE_SENDMSG
/freebsd/sys/i386/linux/
H A Dlinux_sysent.c387 …ux_sendmsg_args), .sy_call = (sy_call_t *)linux_sendmsg, .sy_auevent = AUE_SENDMSG, .sy_flags = 0,…
H A Dlinux_proto.h2408 #define LINUX_SYS_AUE_linux_sendmsg AUE_SENDMSG
/freebsd/sys/amd64/linux32/
H A Dlinux32_sysent.c388 …ux_sendmsg_args), .sy_call = (sy_call_t *)linux_sendmsg, .sy_auevent = AUE_SENDMSG, .sy_flags = 0,…
H A Dlinux32_proto.h2410 #define LINUX32_SYS_AUE_linux_sendmsg AUE_SENDMSG
/freebsd/sys/sys/
H A Dsysproto.h2802 #define SYS_AUE_sendmsg AUE_SENDMSG
2879 #define SYS_AUE_osendmsg AUE_SENDMSG