Home
last modified time | relevance | path

Searched refs:linux_sendto (Results 1 – 5 of 5) 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
2736 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…
/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…
/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…
/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…