linux_sendfile64_args
int linux_sendfile64(struct thread *, struct linux_sendfile64_args *);
{ .sy_narg = AS(linux_sendfile64_args), .sy_call = (sy_call_t *)linux_sendfile64, .sy_auevent = AUE_SENDFILE, .sy_flags = 0, .sy_thrcnt = SY_THR_STATIC }, /* 239 = linux_sendfile64 */
struct linux_sendfile64_args *p = params;
linux_sendfile64(struct thread *td, struct linux_sendfile64_args *arg)
int linux_sendfile64(struct thread *, struct linux_sendfile64_args *);
{ .sy_narg = AS(linux_sendfile64_args), .sy_call = (sy_call_t *)linux_sendfile64, .sy_auevent = AUE_SENDFILE, .sy_flags = 0, .sy_thrcnt = SY_THR_STATIC }, /* 239 = linux_sendfile64 */
struct linux_sendfile64_args *p = params;