Searched refs:scm_send (Results 1 – 2 of 2) sorted by relevance
91 static __inline__ int scm_send(struct socket *sock, struct msghdr *msg, in scm_send() function
2109 err = scm_send(sock, msg, &scm, false); in unix_dgram_sendmsg()2404 err = scm_send(sock, msg, &scm, false); in unix_stream_sendmsg()