Home
last modified time | relevance | path

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

/linux-4.1.27/security/selinux/
Dhooks.c4242 static int selinux_socket_accept(struct socket *sock, struct socket *newsock) in selinux_socket_accept() function
5995 .socket_accept = selinux_socket_accept,