Searched refs:domain (Results 1 – 1 of 1) sorted by relevance
249 inline bool Socketpair(int domain, in Socketpair() argument255 if (socketpair(domain, type, protocol, sockfd) != 0) { in Socketpair()