Searched refs:security_unix_stream_connect (Results 1 – 3 of 3) sorted by relevance
1429 int security_unix_stream_connect(struct sock *sock, struct sock *other, struct sock *newsk);1482 static inline int security_unix_stream_connect(struct sock *sock, in security_unix_stream_connect() function
2254 int security_unix_stream_connect(struct sock *sock, struct sock *other, struct sock *newsk) in security_unix_stream_connect() function2258 EXPORT_SYMBOL(security_unix_stream_connect);
1574 err = security_unix_stream_connect(sk, other, newsk); in unix_stream_connect()
Completed in 22 milliseconds