Searched refs:Socketpair (Results 1 – 1 of 1) sorted by relevance
249 inline bool Socketpair(int domain, in Socketpair() function266 inline bool Socketpair(int type, in Socketpair() function269 return Socketpair(AF_UNIX, type, 0, left, right); in Socketpair()