Home
last modified time | relevance | path

Searched refs:AUE_SENDFILE (Results 1 – 14 of 14) sorted by relevance

/f-stack/freebsd/bsm/
H A Daudit_kevents.h459 #define AUE_SENDFILE 43054 /* BSD/Linux-specific. */ macro
/f-stack/freebsd/arm/linux/
H A Dlinux_sysent.c207 …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 Dlinux_proto.h1674 #define LINUX_SYS_AUE_linux_sendfile AUE_SENDFILE
1709 #define LINUX_SYS_AUE_linux_sendfile64 AUE_SENDFILE
/f-stack/freebsd/amd64/linux32/
H A Dlinux32_sysent.c207 …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 Dlinux32_proto.h2131 #define LINUX32_SYS_AUE_linux_sendfile AUE_SENDFILE
2167 #define LINUX32_SYS_AUE_linux_sendfile64 AUE_SENDFILE
/f-stack/freebsd/i386/linux/
H A Dlinux_sysent.c207 …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 Dlinux_proto.h2127 #define LINUX_SYS_AUE_linux_sendfile AUE_SENDFILE
2163 #define LINUX_SYS_AUE_linux_sendfile64 AUE_SENDFILE
/f-stack/freebsd/security/audit/
H A Daudit_bsm.c595 case AUE_SENDFILE: in kaudit_to_bsm()
/f-stack/freebsd/arm64/linux/
H A Dlinux_sysent.c91 …sendfile_args), .sy_call = (sy_call_t *)linux_sendfile, .sy_auevent = AUE_SENDFILE, .sy_flags = 0,…
H A Dlinux_proto.h1446 #define LINUX_SYS_AUE_linux_sendfile AUE_SENDFILE
/f-stack/freebsd/kern/
H A Dinit_sysent.c394 …{ 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 Dlinux_sysent.c60 …sendfile_args), .sy_call = (sy_call_t *)linux_sendfile, .sy_auevent = AUE_SENDFILE, .sy_flags = 0,…
H A Dlinux_proto.h1696 #define LINUX_SYS_AUE_linux_sendfile AUE_SENDFILE
/f-stack/freebsd/sys/
H A Dsysproto.h2962 #define SYS_AUE_freebsd4_sendfile AUE_SENDFILE
3006 #define SYS_AUE_sendfile AUE_SENDFILE