Home
last modified time | relevance | path

Searched refs:linux_sendfile64_args (Results 1 – 9 of 9) sorted by relevance

/f-stack/freebsd/arm/linux/
H A Dlinux_proto.h644 struct linux_sendfile64_args { struct
1383 int linux_sendfile64(struct thread *, struct linux_sendfile64_args *);
H A Dlinux_sysent.c259 …{ .sy_narg = AS(linux_sendfile64_args), .sy_call = (sy_call_t *)linux_sendfile64, .sy_auevent = AU…
H A Dlinux_systrace_args.c1469 struct linux_sendfile64_args *p = params; in systrace_args()
/f-stack/freebsd/amd64/linux32/
H A Dlinux32_proto.h778 struct linux_sendfile64_args { struct
1771 int linux_sendfile64(struct thread *, struct linux_sendfile64_args *);
H A Dlinux32_sysent.c259 …{ .sy_narg = AS(linux_sendfile64_args), .sy_call = (sy_call_t *)linux_sendfile64, .sy_auevent = AU…
H A Dlinux32_systrace_args.c1684 struct linux_sendfile64_args *p = params; in systrace_args()
/f-stack/freebsd/i386/linux/
H A Dlinux_proto.h775 struct linux_sendfile64_args { struct
1765 int linux_sendfile64(struct thread *, struct linux_sendfile64_args *);
H A Dlinux_sysent.c259 …{ .sy_narg = AS(linux_sendfile64_args), .sy_call = (sy_call_t *)linux_sendfile64, .sy_auevent = AU…
H A Dlinux_systrace_args.c1723 struct linux_sendfile64_args *p = params; in systrace_args()