Searched refs:AUE_SENDMSG (Results 1 – 16 of 16) sorted by relevance
| /freebsd-12-stable/contrib/openbsm/sys/bsm/ |
| D | audit_kevents.h | 200 #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/ |
| D | audit_kevents.h | 204 #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/ |
| D | linux_sysent.c | 231 …{ AS(linux_sendmsg_args), (sy_call_t *)linux_sendmsg, AUE_SENDMSG, NULL, 0, 0, 0, SY_THR_STATIC },…
|
| D | linux_proto.h | 1506 #define LINUX_SYS_AUE_linux_sendmsg AUE_SENDMSG
|
| /freebsd-12-stable/sys/kern/ |
| D | init_sysent.c | 80 …{ 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/ |
| D | audit_bsm.c | 558 case AUE_SENDMSG: in kaudit_to_bsm()
|
| /freebsd-12-stable/sys/amd64/linux/ |
| D | linux_sysent.c | 66 …{ AS(linux_sendmsg_args), (sy_call_t *)linux_sendmsg, AUE_SENDMSG, NULL, 0, 0, 0, SY_THR_STATIC },…
|
| D | linux_proto.h | 1645 #define LINUX_SYS_AUE_linux_sendmsg AUE_SENDMSG
|
| /freebsd-12-stable/sys/amd64/linux32/ |
| D | linux32_sysent.c | 390 …{ AS(linux_sendmsg_args), (sy_call_t *)linux_sendmsg, AUE_SENDMSG, NULL, 0, 0, 0, SY_THR_STATIC },…
|
| D | linux32_proto.h | 2221 #define LINUX32_SYS_AUE_linux_sendmsg AUE_SENDMSG
|
| /freebsd-12-stable/contrib/openbsm/etc/ |
| D | audit_event | 182 188:AUE_SENDMSG:sendmsg(2):nt
|
| /freebsd-12-stable/sys/i386/linux/ |
| D | linux_sysent.c | 390 …{ AS(linux_sendmsg_args), (sy_call_t *)linux_sendmsg, AUE_SENDMSG, NULL, 0, 0, 0, SY_THR_STATIC },…
|
| D | linux_proto.h | 2232 #define LINUX_SYS_AUE_linux_sendmsg AUE_SENDMSG
|
| /freebsd-12-stable/sys/compat/freebsd32/ |
| D | freebsd32_sysent.c | 87 …{ AS(freebsd32_sendmsg_args), (sy_call_t *)freebsd32_sendmsg, AUE_SENDMSG, NULL, 0, 0, SYF_CAPENAB…
|
| D | freebsd32_proto.h | 1277 #define FREEBSD32_SYS_AUE_freebsd32_sendmsg AUE_SENDMSG
|
| /freebsd-12-stable/sys/sys/ |
| D | sysproto.h | 2658 #define SYS_AUE_sendmsg AUE_SENDMSG 2737 #define SYS_AUE_osendmsg AUE_SENDMSG
|