Searched refs:unix_socketpair (Results 1 – 1 of 1) sorted by relevance
802 static int unix_socketpair(struct socket *, struct socket *);880 .socketpair = unix_socketpair,905 .socketpair = unix_socketpair,929 .socketpair = unix_socketpair,1701 static int unix_socketpair(struct socket *socka, struct socket *sockb) in unix_socketpair() function