Home
last modified time | relevance | path

Searched refs:linux_sendfile_args (Results 1 – 15 of 15) sorted by relevance

/f-stack/freebsd/arm64/linux/
H A Dlinux_proto.h297 struct linux_sendfile_args { struct
1171 int linux_sendfile(struct thread *, struct linux_sendfile_args *);
H A Dlinux_sysent.c91 …{ .sy_narg = AS(linux_sendfile_args), .sy_call = (sy_call_t *)linux_sendfile, .sy_auevent = AUE_SE…
H A Dlinux_systrace_args.c559 struct linux_sendfile_args *p = params; in systrace_args()
/f-stack/freebsd/arm/linux/
H A Dlinux_proto.h511 struct linux_sendfile_args { struct
1348 int linux_sendfile(struct thread *, struct linux_sendfile_args *);
H A Dlinux_sysent.c207 …{ .sy_narg = AS(linux_sendfile_args), .sy_call = (sy_call_t *)linux_sendfile, .sy_auevent = AUE_SE…
H A Dlinux_systrace_args.c1138 struct linux_sendfile_args *p = params; in systrace_args()
/f-stack/freebsd/amd64/linux/
H A Dlinux_proto.h181 struct linux_sendfile_args { struct
1365 int linux_sendfile(struct thread *, struct linux_sendfile_args *);
H A Dlinux_sysent.c60 …{ .sy_narg = AS(linux_sendfile_args), .sy_call = (sy_call_t *)linux_sendfile, .sy_auevent = AUE_SE…
H A Dlinux_systrace_args.c356 struct linux_sendfile_args *p = params; in systrace_args()
/f-stack/freebsd/amd64/linux32/
H A Dlinux32_proto.h608 struct linux_sendfile_args { struct
1735 int linux_sendfile(struct thread *, struct linux_sendfile_args *);
H A Dlinux32_sysent.c207 …{ .sy_narg = AS(linux_sendfile_args), .sy_call = (sy_call_t *)linux_sendfile, .sy_auevent = AUE_SE…
H A Dlinux32_systrace_args.c1297 struct linux_sendfile_args *p = params; in systrace_args()
/f-stack/freebsd/i386/linux/
H A Dlinux_proto.h607 struct linux_sendfile_args { struct
1729 int linux_sendfile(struct thread *, struct linux_sendfile_args *);
H A Dlinux_sysent.c207 …{ .sy_narg = AS(linux_sendfile_args), .sy_call = (sy_call_t *)linux_sendfile, .sy_auevent = AUE_SE…
H A Dlinux_systrace_args.c1338 struct linux_sendfile_args *p = params; in systrace_args()