Home
last modified time | relevance | path

Searched refs:linux_sendto_args (Results 1 – 13 of 13) sorted by relevance

/freebsd-src/sys/compat/linux/
H A Dlinux_socket.c818 linux_sendto_hdrincl(struct thread *td, struct linux_sendto_args *linux_args) in linux_sendto_hdrincl()
1271 linux_sendto(struct thread *td, struct linux_sendto_args *args) in linux_sendto()
/freebsd-src/sys/arm64/linux/
H A Dlinux_proto.h808 struct linux_sendto_args { struct
1412 int linux_sendto(struct thread *, struct linux_sendto_args *);
H A Dlinux_sysent.c223 { .sy_narg = AS(linux_sendto_args), .sy_call = (sy_call_t *)linux_sendto, .sy_auevent = AUE_SENDTO, .sy_flags = 0, .sy_thrcnt = SY_THR_STATIC }, /* 206 = linux_sendto */
H A Dlinux_systrace_args.c1646 struct linux_sendto_args *p = params; in systrace_args()
/freebsd-src/sys/amd64/linux/
H A Dlinux_proto.h215 struct linux_sendto_args { struct
1477 int linux_sendto(struct thread *, struct linux_sendto_args *);
H A Dlinux_sysent.c61 { .sy_narg = AS(linux_sendto_args), .sy_call = (sy_call_t *)linux_sendto, .sy_auevent = AUE_SENDTO, .sy_flags = 0, .sy_thrcnt = SY_THR_STATIC }, /* 44 = linux_sendto */
H A Dlinux_systrace_args.c393 struct linux_sendto_args *p = params; in systrace_args()
/freebsd-src/sys/amd64/linux32/
H A Dlinux32_proto.h1385 struct linux_sendto_args { struct
2035 int linux_sendto(struct thread *, struct linux_sendto_args *);
H A Dlinux32_sysent.c387 { .sy_narg = AS(linux_sendto_args), .sy_call = (sy_call_t *)linux_sendto, .sy_auevent = AUE_SENDTO, .sy_flags = 0, .sy_thrcnt = SY_THR_STATIC }, /* 369 = linux_sendto */
H A Dlinux32_systrace_args.c2717 struct linux_sendto_args *p = params; in systrace_args()
/freebsd-src/sys/i386/linux/
H A Dlinux_proto.h1379 struct linux_sendto_args { struct
2031 int linux_sendto(struct thread *, struct linux_sendto_args *);
H A Dlinux_sysent.c386 { .sy_narg = AS(linux_sendto_args), .sy_call = (sy_call_t *)linux_sendto, .sy_auevent = AUE_SENDTO, .sy_flags = 0, .sy_thrcnt = SY_THR_STATIC }, /* 369 = linux_sendto */
H A Dlinux_systrace_args.c2748 struct linux_sendto_args *p = params; in systrace_args()