Home
last modified time | relevance | path

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

/freebsd/sys/compat/linux/
H A Dlinux_socket.c1271 linux_sendto(struct thread *td, struct linux_sendto_args *args) in linux_sendto() function
2729 return (linux_sendto(td, arg)); in linux_socketcall()
/freebsd/sys/arm64/linux/
H A Dlinux_sysent.c223 …{ .sy_narg = AS(linux_sendto_args), .sy_call = (sy_call_t *)linux_sendto, .sy_auevent = AUE_SENDTO…
H A Dlinux_proto.h1412 int linux_sendto(struct thread *, struct linux_sendto_args *);
/freebsd/sys/amd64/linux/
H A Dlinux_sysent.c61 …{ .sy_narg = AS(linux_sendto_args), .sy_call = (sy_call_t *)linux_sendto, .sy_auevent = AUE_SENDTO…
H A Dlinux_proto.h1477 int linux_sendto(struct thread *, struct linux_sendto_args *);
/freebsd/sys/i386/linux/
H A Dlinux_sysent.c386 …{ .sy_narg = AS(linux_sendto_args), .sy_call = (sy_call_t *)linux_sendto, .sy_auevent = AUE_SENDTO…
H A Dlinux_proto.h2031 int linux_sendto(struct thread *, struct linux_sendto_args *);
/freebsd/sys/amd64/linux32/
H A Dlinux32_sysent.c387 …{ .sy_narg = AS(linux_sendto_args), .sy_call = (sy_call_t *)linux_sendto, .sy_auevent = AUE_SENDTO…
H A Dlinux32_proto.h2035 int linux_sendto(struct thread *, struct linux_sendto_args *);