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

/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/security/
H A Dsecurity.c997 int security_unix_stream_connect(struct socket *sock, struct socket *other, function
1002 EXPORT_SYMBOL(security_unix_stream_connect); variable
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/include/linux/
H A Dsecurity.h2520 int security_unix_stream_connect(struct socket *sock, struct socket *other,
2559 static inline int security_unix_stream_connect(struct socket *sock, function
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/net/unix/
H A Daf_unix.c1149 err = security_unix_stream_connect(sock, other->sk_socket, newsk);

Completed in 121 milliseconds