Searched refs:AUE_SENDFILE (Results 1 – 14 of 14) sorted by relevance
| /f-stack/freebsd/bsm/ |
| H A D | audit_kevents.h | 459 #define AUE_SENDFILE 43054 /* BSD/Linux-specific. */ macro
|
| /f-stack/freebsd/arm/linux/ |
| H A D | linux_sysent.c | 207 …sendfile_args), .sy_call = (sy_call_t *)linux_sendfile, .sy_auevent = AUE_SENDFILE, .sy_flags = 0,… 259 …file64_args), .sy_call = (sy_call_t *)linux_sendfile64, .sy_auevent = AUE_SENDFILE, .sy_flags = 0,…
|
| H A D | linux_proto.h | 1674 #define LINUX_SYS_AUE_linux_sendfile AUE_SENDFILE 1709 #define LINUX_SYS_AUE_linux_sendfile64 AUE_SENDFILE
|
| /f-stack/freebsd/amd64/linux32/ |
| H A D | linux32_sysent.c | 207 …sendfile_args), .sy_call = (sy_call_t *)linux_sendfile, .sy_auevent = AUE_SENDFILE, .sy_flags = 0,… 259 …file64_args), .sy_call = (sy_call_t *)linux_sendfile64, .sy_auevent = AUE_SENDFILE, .sy_flags = 0,…
|
| H A D | linux32_proto.h | 2131 #define LINUX32_SYS_AUE_linux_sendfile AUE_SENDFILE 2167 #define LINUX32_SYS_AUE_linux_sendfile64 AUE_SENDFILE
|
| /f-stack/freebsd/i386/linux/ |
| H A D | linux_sysent.c | 207 …sendfile_args), .sy_call = (sy_call_t *)linux_sendfile, .sy_auevent = AUE_SENDFILE, .sy_flags = 0,… 259 …file64_args), .sy_call = (sy_call_t *)linux_sendfile64, .sy_auevent = AUE_SENDFILE, .sy_flags = 0,…
|
| H A D | linux_proto.h | 2127 #define LINUX_SYS_AUE_linux_sendfile AUE_SENDFILE 2163 #define LINUX_SYS_AUE_linux_sendfile64 AUE_SENDFILE
|
| /f-stack/freebsd/security/audit/ |
| H A D | audit_bsm.c | 595 case AUE_SENDFILE: in kaudit_to_bsm()
|
| /f-stack/freebsd/arm64/linux/ |
| H A D | linux_sysent.c | 91 …sendfile_args), .sy_call = (sy_call_t *)linux_sendfile, .sy_auevent = AUE_SENDFILE, .sy_flags = 0,…
|
| H A D | linux_proto.h | 1446 #define LINUX_SYS_AUE_linux_sendfile AUE_SENDFILE
|
| /f-stack/freebsd/kern/ |
| H A D | init_sysent.c | 394 …{ compat4(AS(freebsd4_sendfile_args),sendfile), .sy_auevent = AUE_SENDFILE, .sy_flags = SYF_CAPENA… 451 …{ .sy_narg = AS(sendfile_args), .sy_call = (sy_call_t *)sys_sendfile, .sy_auevent = AUE_SENDFILE, …
|
| /f-stack/freebsd/amd64/linux/ |
| H A D | linux_sysent.c | 60 …sendfile_args), .sy_call = (sy_call_t *)linux_sendfile, .sy_auevent = AUE_SENDFILE, .sy_flags = 0,…
|
| H A D | linux_proto.h | 1696 #define LINUX_SYS_AUE_linux_sendfile AUE_SENDFILE
|
| /f-stack/freebsd/sys/ |
| H A D | sysproto.h | 2962 #define SYS_AUE_freebsd4_sendfile AUE_SENDFILE 3006 #define SYS_AUE_sendfile AUE_SENDFILE
|