Home
last modified time | relevance | path

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

/linux/net/
H A Dsocket.c2676 static int sendmsg_copy_msghdr(struct msghdr *msg, in __sys_sendmsg()
2707 err = sendmsg_copy_msghdr(msg_sys, msg, flags, &iov); in __sys_sendmmsg()
2611 static int sendmsg_copy_msghdr(struct msghdr *msg, sendmsg_copy_msghdr() function