Home
last modified time | relevance | path

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

/linux/security/tomoyo/
H A Dtomoyo.c490 * tomoyo_socket_sendmsg - Check permission for sendmsg().
498 static int tomoyo_socket_sendmsg(struct socket *sock, struct msghdr *msg, in tomoyo_socket_sendmsg() function
585 LSM_HOOK_INIT(socket_sendmsg, tomoyo_socket_sendmsg),