Home
last modified time | relevance | path

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

/freebsd-13.1/sys/compat/linux/
H A Dlinux_socket.c1237 linux_sendto(struct thread *td, struct linux_sendto_args *args) in linux_sendto() function
2254 return (linux_sendto(td, arg)); in linux_socketcall()
/freebsd-13.1/sys/amd64/linux/
H A Dlinux_sysent.c64 …{ .sy_narg = AS(linux_sendto_args), .sy_call = (sy_call_t *)linux_sendto, .sy_auevent = AUE_SENDTO…
H A Dlinux_proto.h1414 int linux_sendto(struct thread *, struct linux_sendto_args *);
/freebsd-13.1/sys/amd64/linux32/
H A Dlinux32_sysent.c389 …{ .sy_narg = AS(linux_sendto_args), .sy_call = (sy_call_t *)linux_sendto, .sy_auevent = AUE_SENDTO…
H A Dlinux32_proto.h1937 int linux_sendto(struct thread *, struct linux_sendto_args *);
/freebsd-13.1/sys/i386/linux/
H A Dlinux_sysent.c389 …{ .sy_narg = AS(linux_sendto_args), .sy_call = (sy_call_t *)linux_sendto, .sy_auevent = AUE_SENDTO…
H A Dlinux_proto.h1932 int linux_sendto(struct thread *, struct linux_sendto_args *);
/freebsd-13.1/sys/arm/linux/
H A Dlinux_sysent.c310 …{ .sy_narg = AS(linux_sendto_args), .sy_call = (sy_call_t *)linux_sendto, .sy_auevent = AUE_SENDTO…
H A Dlinux_proto.h1424 int linux_sendto(struct thread *, struct linux_sendto_args *);
/freebsd-13.1/sys/arm64/linux/
H A Dlinux_sysent.c226 …{ .sy_narg = AS(linux_sendto_args), .sy_call = (sy_call_t *)linux_sendto, .sy_auevent = AUE_SENDTO…
H A Dlinux_proto.h1359 int linux_sendto(struct thread *, struct linux_sendto_args *);