Searched defs:Socketpair (Results 1 – 1 of 1) sorted by relevance
81 inline bool Socketpair(int domain, int type, int protocol, unique_fd* left, unique_fd* right) { in Socketpair() function93 inline bool Socketpair(int type, unique_fd* left, unique_fd* right) { in Socketpair() function