Searched refs:unix_socketpair (Results 1 – 1 of 1) sorted by relevance
643 static int unix_socketpair(struct socket *, struct socket *);686 .socketpair = unix_socketpair,709 .socketpair = unix_socketpair,731 .socketpair = unix_socketpair,1376 static int unix_socketpair(struct socket *socka, struct socket *sockb) in unix_socketpair() function