Searched refs:unix_socketpair (Results 1 – 1 of 1) sorted by relevance
760 static int unix_socketpair(struct socket *, struct socket *);851 .socketpair = unix_socketpair,876 .socketpair = unix_socketpair,900 .socketpair = unix_socketpair,1671 static int unix_socketpair(struct socket *socka, struct socket *sockb) in unix_socketpair() function