Searched refs:unix_socketpair (Results 1 – 1 of 1) sorted by relevance
849 static int unix_socketpair(struct socket *, struct socket *);982 .socketpair = unix_socketpair,1008 .socketpair = unix_socketpair,1033 .socketpair = unix_socketpair,1814 static int unix_socketpair(struct socket *socka, struct socket *sockb) in unix_socketpair() function