Searched refs:AUE_RECVMSG (Results 1 – 14 of 14) sorted by relevance
| /f-stack/freebsd/bsm/ |
| H A D | audit_kevents.h | 206 #define AUE_RECVMSG 190 macro 697 #define AUE_O_RECV AUE_RECVMSG /* Darwin */ 703 #define AUE_O_RECVMSG AUE_RECVMSG /* Darwin */
|
| /f-stack/freebsd/security/audit/ |
| H A D | audit_bsm.c | 555 case AUE_RECVMSG: in kaudit_to_bsm()
|
| /f-stack/freebsd/arm64/linux/ |
| H A D | linux_sysent.c | 232 …ux_recvmsg_args), .sy_call = (sy_call_t *)linux_recvmsg, .sy_auevent = AUE_RECVMSG, .sy_flags = 0,…
|
| H A D | linux_proto.h | 1564 #define LINUX_SYS_AUE_linux_recvmsg AUE_RECVMSG
|
| /f-stack/freebsd/kern/ |
| H A D | init_sysent.c | 85 …{ .sy_narg = AS(recvmsg_args), .sy_call = (sy_call_t *)sys_recvmsg, .sy_auevent = AUE_RECVMSG, .sy… 171 …{ compat(AS(orecvmsg_args),recvmsg), .sy_auevent = AUE_RECVMSG, .sy_flags = SYF_CAPENABLED, .sy_th…
|
| /f-stack/freebsd/arm/linux/ |
| H A D | linux_sysent.c | 317 …ux_recvmsg_args), .sy_call = (sy_call_t *)linux_recvmsg, .sy_auevent = AUE_RECVMSG, .sy_flags = 0,…
|
| H A D | linux_proto.h | 1757 #define LINUX_SYS_AUE_linux_recvmsg AUE_RECVMSG
|
| /f-stack/freebsd/amd64/linux/ |
| H A D | linux_sysent.c | 67 …ux_recvmsg_args), .sy_call = (sy_call_t *)linux_recvmsg, .sy_auevent = AUE_RECVMSG, .sy_flags = 0,…
|
| H A D | linux_proto.h | 1703 #define LINUX_SYS_AUE_linux_recvmsg AUE_RECVMSG
|
| /f-stack/freebsd/amd64/linux32/ |
| H A D | linux32_sysent.c | 392 …ux_recvmsg_args), .sy_call = (sy_call_t *)linux_recvmsg, .sy_auevent = AUE_RECVMSG, .sy_flags = 0,…
|
| H A D | linux32_proto.h | 2291 #define LINUX32_SYS_AUE_linux_recvmsg AUE_RECVMSG
|
| /f-stack/freebsd/i386/linux/ |
| H A D | linux_sysent.c | 392 …ux_recvmsg_args), .sy_call = (sy_call_t *)linux_recvmsg, .sy_auevent = AUE_RECVMSG, .sy_flags = 0,…
|
| H A D | linux_proto.h | 2288 #define LINUX_SYS_AUE_linux_recvmsg AUE_RECVMSG
|
| /f-stack/freebsd/sys/ |
| H A D | sysproto.h | 2730 #define SYS_AUE_recvmsg AUE_RECVMSG 2809 #define SYS_AUE_orecvmsg AUE_RECVMSG
|