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

/freebsd-9.3-release/contrib/openbsm/sys/bsm/
H A Daudit_kevents.h204 #define AUE_RECVMSG 190 macro
637 #define AUE_O_RECV AUE_RECVMSG /* Darwin */
643 #define AUE_O_RECVMSG AUE_RECVMSG /* Darwin */
/freebsd-9.3-release/sys/bsm/
H A Daudit_kevents.h205 #define AUE_RECVMSG 190 macro
638 #define AUE_O_RECV AUE_RECVMSG /* Darwin */
644 #define AUE_O_RECVMSG AUE_RECVMSG /* Darwin */
/freebsd-9.3-release/contrib/openbsm/etc/
H A Daudit_event185 190:AUE_RECVMSG:recvmsg(2):nt
/freebsd-9.3-release/sys/kern/
H A Dinit_sysent.c64 { AS(recvmsg_args), (sy_call_t *)sys_recvmsg, AUE_RECVMSG, NULL, 0, 0, SYF_CAPENABLED, SY_THR_STATIC }, /* 27 = recvmsg */
150 { compat(AS(orecvmsg_args),recvmsg), AUE_RECVMSG, NULL, 0, 0, SYF_CAPENABLED, SY_THR_STATIC }, /* 113 = old recvmsg */
/freebsd-9.3-release/sys/security/audit/
H A Daudit_bsm.c528 case AUE_RECVMSG:
/freebsd-9.3-release/sys/compat/freebsd32/
H A Dfreebsd32_sysent.c77 { AS(freebsd32_recvmsg_args), (sy_call_t *)freebsd32_recvmsg, AUE_RECVMSG, NULL, 0, 0, 0, SY_THR_STATIC }, /* 27 = freebsd32_recvmsg */
H A Dfreebsd32_proto.h1072 #define FREEBSD32_SYS_AUE_freebsd32_recvmsg AUE_RECVMSG
/freebsd-9.3-release/sys/sys/
H A Dsysproto.h2432 #define SYS_AUE_recvmsg AUE_RECVMSG
2511 #define SYS_AUE_orecvmsg AUE_RECVMSG

Completed in 211 milliseconds