unix_dgram_sendmsg  496 net/unix/af_unix.c static int unix_dgram_sendmsg(struct kiocb *, struct socket *,
unix_dgram_sendmsg  541 net/unix/af_unix.c 	.sendmsg =	unix_dgram_sendmsg,
unix_dgram_sendmsg 1593 net/unix/af_unix.c 	return unix_dgram_sendmsg(kiocb, sock, msg, len);