Searched refs:security_unix_may_send (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.c1004 int security_unix_may_send(struct socket *sock, struct socket *other) function
1008 EXPORT_SYMBOL(security_unix_may_send); variable
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/include/linux/
H A Dsecurity.h2522 int security_unix_may_send(struct socket *sock, struct socket *other);
2566 static inline int security_unix_may_send(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.c978 err = security_unix_may_send(sk->sk_socket, other->sk_socket);
1504 err = security_unix_may_send(sk->sk_socket, other->sk_socket);

Completed in 168 milliseconds