Searched refs:AUE_SENDMSG (Results 1 – 14 of 14) sorted by relevance
| /f-stack/freebsd/bsm/ |
| H A D | audit_kevents.h | 204 #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 D | audit_bsm.c | 557 case AUE_SENDMSG: in kaudit_to_bsm()
|
| /f-stack/freebsd/arm64/linux/ |
| H A D | linux_sysent.c | 231 …ux_sendmsg_args), .sy_call = (sy_call_t *)linux_sendmsg, .sy_auevent = AUE_SENDMSG, .sy_flags = 0,…
|
| H A D | linux_proto.h | 1563 #define LINUX_SYS_AUE_linux_sendmsg AUE_SENDMSG
|
| /f-stack/freebsd/kern/ |
| H A D | init_sysent.c | 86 …{ .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 D | linux_sysent.c | 316 …ux_sendmsg_args), .sy_call = (sy_call_t *)linux_sendmsg, .sy_auevent = AUE_SENDMSG, .sy_flags = 0,…
|
| H A D | linux_proto.h | 1756 #define LINUX_SYS_AUE_linux_sendmsg AUE_SENDMSG
|
| /f-stack/freebsd/amd64/linux/ |
| H A D | linux_sysent.c | 66 …ux_sendmsg_args), .sy_call = (sy_call_t *)linux_sendmsg, .sy_auevent = AUE_SENDMSG, .sy_flags = 0,…
|
| H A D | linux_proto.h | 1702 #define LINUX_SYS_AUE_linux_sendmsg AUE_SENDMSG
|
| /f-stack/freebsd/amd64/linux32/ |
| H A D | linux32_sysent.c | 390 …ux_sendmsg_args), .sy_call = (sy_call_t *)linux_sendmsg, .sy_auevent = AUE_SENDMSG, .sy_flags = 0,…
|
| H A D | linux32_proto.h | 2289 #define LINUX32_SYS_AUE_linux_sendmsg AUE_SENDMSG
|
| /f-stack/freebsd/i386/linux/ |
| H A D | linux_sysent.c | 390 …ux_sendmsg_args), .sy_call = (sy_call_t *)linux_sendmsg, .sy_auevent = AUE_SENDMSG, .sy_flags = 0,…
|
| H A D | linux_proto.h | 2286 #define LINUX_SYS_AUE_linux_sendmsg AUE_SENDMSG
|
| /f-stack/freebsd/sys/ |
| H A D | sysproto.h | 2731 #define SYS_AUE_sendmsg AUE_SENDMSG 2810 #define SYS_AUE_osendmsg AUE_SENDMSG
|