Searched refs:AUE_SENDFILE (Results 1 - 15 of 15) sorted by relevance

/freebsd-12-stable/contrib/openbsm/sys/bsm/
H A Daudit_kevents.h455 #define AUE_SENDFILE 43054 /* BSD/Linux-specific. */ macro
/freebsd-12-stable/sys/bsm/
H A Daudit_kevents.h459 #define AUE_SENDFILE 43054 /* BSD/Linux-specific. */ macro
/freebsd-12-stable/sys/arm64/linux/
H A Dlinux_sysent.c91 { AS(linux_sendfile_args), (sy_call_t *)linux_sendfile, AUE_SENDFILE, NULL, 0, 0, 0, SY_THR_STATIC }, /* 71 = linux_sendfile */
H A Dlinux_proto.h1389 #define LINUX_SYS_AUE_linux_sendfile AUE_SENDFILE
/freebsd-12-stable/sys/compat/freebsd32/
H A Dfreebsd32_proto.h1360 #define FREEBSD32_SYS_AUE_freebsd4_freebsd32_sendfile AUE_SENDFILE
1369 #define FREEBSD32_SYS_AUE_freebsd32_sendfile AUE_SENDFILE
H A Dfreebsd32_sysent.c395 { compat4(AS(freebsd4_freebsd32_sendfile_args),freebsd32_sendfile), AUE_SENDFILE, NULL, 0, 0, SYF_CAPENABLED, SY_THR_STATIC }, /* 336 = freebsd4 freebsd32_sendfile */
452 { AS(freebsd32_sendfile_args), (sy_call_t *)freebsd32_sendfile, AUE_SENDFILE, NULL, 0, 0, SYF_CAPENABLED, SY_THR_STATIC }, /* 393 = freebsd32_sendfile */
/freebsd-12-stable/sys/kern/
H A Dinit_sysent.c388 { compat4(AS(freebsd4_sendfile_args),sendfile), AUE_SENDFILE, NULL, 0, 0, SYF_CAPENABLED, SY_THR_STATIC }, /* 336 = freebsd4 sendfile */
445 { AS(sendfile_args), (sy_call_t *)sys_sendfile, AUE_SENDFILE, NULL, 0, 0, SYF_CAPENABLED, SY_THR_STATIC }, /* 393 = sendfile */
/freebsd-12-stable/sys/amd64/linux/
H A Dlinux_sysent.c60 { AS(linux_sendfile_args), (sy_call_t *)linux_sendfile, AUE_SENDFILE, NULL, 0, 0, 0, SY_THR_STATIC }, /* 40 = linux_sendfile */
H A Dlinux_proto.h1639 #define LINUX_SYS_AUE_linux_sendfile AUE_SENDFILE
/freebsd-12-stable/sys/security/audit/
H A Daudit_bsm.c596 case AUE_SENDFILE:
/freebsd-12-stable/sys/i386/linux/
H A Dlinux_sysent.c207 { 0, (sy_call_t *)linux_sendfile, AUE_SENDFILE, NULL, 0, 0, 0, SY_THR_STATIC }, /* 187 = linux_sendfile */
H A Dlinux_proto.h2074 #define LINUX_SYS_AUE_linux_sendfile AUE_SENDFILE
/freebsd-12-stable/sys/amd64/linux32/
H A Dlinux32_sysent.c207 { 0, (sy_call_t *)linux_sendfile, AUE_SENDFILE, NULL, 0, 0, 0, SY_THR_STATIC }, /* 187 = linux_sendfile */
H A Dlinux32_proto.h2064 #define LINUX32_SYS_AUE_linux_sendfile AUE_SENDFILE
/freebsd-12-stable/sys/sys/
H A Dsysproto.h2889 #define SYS_AUE_freebsd4_sendfile AUE_SENDFILE
2933 #define SYS_AUE_sendfile AUE_SENDFILE

Completed in 414 milliseconds