Searched refs:AUE_SENDMSG (Results 1 - 8 of 8) sorted by relevance

/freebsd-9.3-release/contrib/openbsm/sys/bsm/
H A Daudit_kevents.h202 #define AUE_SENDMSG 188 macro
636 #define AUE_O_SEND AUE_SENDMSG /* Darwin */
644 #define AUE_O_SENDMSG AUE_SENDMSG /* Darwin */
/freebsd-9.3-release/sys/bsm/
H A Daudit_kevents.h203 #define AUE_SENDMSG 188 macro
637 #define AUE_O_SEND AUE_SENDMSG /* Darwin */
645 #define AUE_O_SENDMSG AUE_SENDMSG /* Darwin */
/freebsd-9.3-release/contrib/openbsm/etc/
H A Daudit_event183 188:AUE_SENDMSG:sendmsg(2):nt
/freebsd-9.3-release/sys/kern/
H A Dinit_sysent.c65 { AS(sendmsg_args), (sy_call_t *)sys_sendmsg, AUE_SENDMSG, NULL, 0, 0, SYF_CAPENABLED, SY_THR_STATIC }, /* 28 = sendmsg */
151 { compat(AS(osendmsg_args),sendmsg), AUE_SENDMSG, NULL, 0, 0, SYF_CAPENABLED, SY_THR_STATIC }, /* 114 = old sendmsg */
/freebsd-9.3-release/sys/security/audit/
H A Daudit_bsm.c531 case AUE_SENDMSG:
/freebsd-9.3-release/sys/compat/freebsd32/
H A Dfreebsd32_sysent.c78 { AS(freebsd32_sendmsg_args), (sy_call_t *)freebsd32_sendmsg, AUE_SENDMSG, NULL, 0, 0, 0, SY_THR_STATIC }, /* 28 = freebsd32_sendmsg */
H A Dfreebsd32_proto.h1073 #define FREEBSD32_SYS_AUE_freebsd32_sendmsg AUE_SENDMSG
/freebsd-9.3-release/sys/sys/
H A Dsysproto.h2433 #define SYS_AUE_sendmsg AUE_SENDMSG
2512 #define SYS_AUE_osendmsg AUE_SENDMSG

Completed in 227 milliseconds