Home
last modified time | relevance | path

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

/linux-3.3/net/unix/
Daf_unix.c522 static int unix_dgram_sendmsg(struct kiocb *, struct socket *,
569 .sendmsg = unix_dgram_sendmsg,
1421 static int unix_dgram_sendmsg(struct kiocb *kiocb, struct socket *sock, in unix_dgram_sendmsg() function
1722 return unix_dgram_sendmsg(kiocb, sock, msg, len); in unix_seqpacket_sendmsg()