Home
last modified time | relevance | path

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

/freebsd/sys/compat/linux/
H A Dlinux_socket.c1206 linux_send(struct thread *td, struct linux_send_args *args) in linux_send() function
2732 return (linux_send(td, arg)); in linux_socketcall()