Searched refs:security_socket_sendmsg (Results 1 – 3 of 3) sorted by relevance
1394 int security_socket_sendmsg(struct socket *sock, struct msghdr *msg, int size);1493 static inline int security_socket_sendmsg(struct socket *sock, in security_socket_sendmsg() function
2205 int security_socket_sendmsg(struct socket *sock, struct msghdr *msg, int size) in security_socket_sendmsg() function
721 int err = security_socket_sendmsg(sock, msg, in sock_sendmsg()
Completed in 26 milliseconds