Home
last modified time | relevance | path

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

/freebsd-10-stable/sys/compat/linux/
Dlinux_socket.c1246 linux_sendmmsg(struct thread *td, struct linux_sendmmsg_args *args) in linux_sendmmsg() function
1778 return (linux_sendmmsg(td, arg)); in linux_socketcall()
/freebsd-10-stable/sys/amd64/linux/
Dlinux_sysent.c327 …{ AS(linux_sendmmsg_args), (sy_call_t *)linux_sendmmsg, AUE_NULL, NULL, 0, 0, 0, SY_THR_STATIC }, …
Dlinux_proto.h1365 int linux_sendmmsg(struct thread *, struct linux_sendmmsg_args *);
/freebsd-10-stable/sys/i386/linux/
Dlinux_sysent.c365 …{ AS(linux_sendmmsg_args), (sy_call_t *)linux_sendmmsg, AUE_NULL, NULL, 0, 0, 0, SY_THR_STATIC }, …
Dlinux_proto.h1456 int linux_sendmmsg(struct thread *, struct linux_sendmmsg_args *);
/freebsd-10-stable/sys/amd64/linux32/
Dlinux32_sysent.c366 …{ AS(linux_sendmmsg_args), (sy_call_t *)linux_sendmmsg, AUE_NULL, NULL, 0, 0, 0, SY_THR_STATIC }, …
Dlinux32_proto.h1436 int linux_sendmmsg(struct thread *, struct linux_sendmmsg_args *);