Home
last modified time | relevance | path

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

/f-stack/freebsd/bsm/
H A Daudit_kevents.h204 #define AUE_SENDMSG 188 macro
696 #define AUE_O_SEND AUE_SENDMSG /* Darwin */
704 #define AUE_O_SENDMSG AUE_SENDMSG /* Darwin */
/f-stack/freebsd/security/audit/
H A Daudit_bsm.c557 case AUE_SENDMSG: in kaudit_to_bsm()
/f-stack/freebsd/arm64/linux/
H A Dlinux_sysent.c231 …ux_sendmsg_args), .sy_call = (sy_call_t *)linux_sendmsg, .sy_auevent = AUE_SENDMSG, .sy_flags = 0,…
H A Dlinux_proto.h1563 #define LINUX_SYS_AUE_linux_sendmsg AUE_SENDMSG
/f-stack/freebsd/kern/
H A Dinit_sysent.c86 …{ .sy_narg = AS(sendmsg_args), .sy_call = (sy_call_t *)sys_sendmsg, .sy_auevent = AUE_SENDMSG, .sy…
172 …{ compat(AS(osendmsg_args),sendmsg), .sy_auevent = AUE_SENDMSG, .sy_flags = SYF_CAPENABLED, .sy_th…
/f-stack/freebsd/arm/linux/
H A Dlinux_sysent.c316 …ux_sendmsg_args), .sy_call = (sy_call_t *)linux_sendmsg, .sy_auevent = AUE_SENDMSG, .sy_flags = 0,…
H A Dlinux_proto.h1756 #define LINUX_SYS_AUE_linux_sendmsg AUE_SENDMSG
/f-stack/freebsd/amd64/linux/
H A Dlinux_sysent.c66 …ux_sendmsg_args), .sy_call = (sy_call_t *)linux_sendmsg, .sy_auevent = AUE_SENDMSG, .sy_flags = 0,…
H A Dlinux_proto.h1702 #define LINUX_SYS_AUE_linux_sendmsg AUE_SENDMSG
/f-stack/freebsd/amd64/linux32/
H A Dlinux32_sysent.c390 …ux_sendmsg_args), .sy_call = (sy_call_t *)linux_sendmsg, .sy_auevent = AUE_SENDMSG, .sy_flags = 0,…
H A Dlinux32_proto.h2289 #define LINUX32_SYS_AUE_linux_sendmsg AUE_SENDMSG
/f-stack/freebsd/i386/linux/
H A Dlinux_sysent.c390 …ux_sendmsg_args), .sy_call = (sy_call_t *)linux_sendmsg, .sy_auevent = AUE_SENDMSG, .sy_flags = 0,…
H A Dlinux_proto.h2286 #define LINUX_SYS_AUE_linux_sendmsg AUE_SENDMSG
/f-stack/freebsd/sys/
H A Dsysproto.h2731 #define SYS_AUE_sendmsg AUE_SENDMSG
2810 #define SYS_AUE_osendmsg AUE_SENDMSG