Home
last modified time | relevance | path

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

/Linux-v6.6/net/unix/
Daf_unix.c772 static int unix_stream_recvmsg(struct socket *, struct msghdr *, size_t, int);
862 .recvmsg = unix_stream_recvmsg,
2852 static int unix_stream_recvmsg(struct socket *sock, struct msghdr *msg, in unix_stream_recvmsg() function