Searched refs:newsock (Results 1 - 3 of 3) sorted by relevance

/security/
H A Dsecurity.c1194 int security_socket_accept(struct socket *sock, struct socket *newsock) argument
1196 return security_ops->socket_accept(sock, newsock);
H A Dcapability.c635 static int cap_socket_accept(struct socket *sock, struct socket *newsock) argument
/security/selinux/
H A Dhooks.c4284 static int selinux_socket_accept(struct socket *sock, struct socket *newsock) argument
4294 newisec = SOCK_INODE(newsock)->i_security;

Completed in 53 milliseconds