Searched refs:linux_sendfile_args (Results 1 - 5 of 5) sorted by relevance

/freebsd-11-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.h175 struct linux_sendfile_args { struct
1273 int linux_sendfile(struct thread *, struct linux_sendfile_args *);
H A Dlinux_systrace_args.c356 struct linux_sendfile_args *p = params;
/freebsd-11-stable/sys/amd64/linux32/
H A Dlinux32_proto.h605 struct linux_sendfile_args { struct
1649 int linux_sendfile(struct thread *, struct linux_sendfile_args *);
/freebsd-11-stable/sys/i386/linux/
H A Dlinux_proto.h606 struct linux_sendfile_args { struct
1668 int linux_sendfile(struct thread *, struct linux_sendfile_args *);

Completed in 206 milliseconds