Searched refs:AUE_RECVFROM (Results 1 – 14 of 14) sorted by relevance
| /f-stack/freebsd/bsm/ |
| H A D | audit_kevents.h | 207 #define AUE_RECVFROM 191 macro 707 #define AUE_O_RECVFROM AUE_RECVFROM /* Darwin */
|
| /f-stack/freebsd/security/audit/ |
| H A D | audit_bsm.c | 554 case AUE_RECVFROM: in kaudit_to_bsm()
|
| /f-stack/freebsd/arm64/linux/ |
| H A D | linux_sysent.c | 227 …recvfrom_args), .sy_call = (sy_call_t *)linux_recvfrom, .sy_auevent = AUE_RECVFROM, .sy_flags = 0,…
|
| H A D | linux_proto.h | 1559 #define LINUX_SYS_AUE_linux_recvfrom AUE_RECVFROM
|
| /f-stack/freebsd/kern/ |
| H A D | init_sysent.c | 87 …{ .sy_narg = AS(recvfrom_args), .sy_call = (sy_call_t *)sys_recvfrom, .sy_auevent = AUE_RECVFROM, … 183 …{ compat(AS(recvfrom_args),recvfrom), .sy_auevent = AUE_RECVFROM, .sy_flags = SYF_CAPENABLED, .sy_…
|
| /f-stack/freebsd/arm/linux/ |
| H A D | linux_sysent.c | 312 …recvfrom_args), .sy_call = (sy_call_t *)linux_recvfrom, .sy_auevent = AUE_RECVFROM, .sy_flags = 0,…
|
| H A D | linux_proto.h | 1752 #define LINUX_SYS_AUE_linux_recvfrom AUE_RECVFROM
|
| /f-stack/freebsd/amd64/linux/ |
| H A D | linux_sysent.c | 65 …recvfrom_args), .sy_call = (sy_call_t *)linux_recvfrom, .sy_auevent = AUE_RECVFROM, .sy_flags = 0,…
|
| H A D | linux_proto.h | 1701 #define LINUX_SYS_AUE_linux_recvfrom AUE_RECVFROM
|
| /f-stack/freebsd/amd64/linux32/ |
| H A D | linux32_sysent.c | 391 …recvfrom_args), .sy_call = (sy_call_t *)linux_recvfrom, .sy_auevent = AUE_RECVFROM, .sy_flags = 0,…
|
| H A D | linux32_proto.h | 2290 #define LINUX32_SYS_AUE_linux_recvfrom AUE_RECVFROM
|
| /f-stack/freebsd/i386/linux/ |
| H A D | linux_sysent.c | 391 …recvfrom_args), .sy_call = (sy_call_t *)linux_recvfrom, .sy_auevent = AUE_RECVFROM, .sy_flags = 0,…
|
| H A D | linux_proto.h | 2287 #define LINUX_SYS_AUE_linux_recvfrom AUE_RECVFROM
|
| /f-stack/freebsd/sys/ |
| H A D | sysproto.h | 2732 #define SYS_AUE_recvfrom AUE_RECVFROM 2819 #define SYS_AUE_orecvfrom AUE_RECVFROM
|