Searched defs:bind_sock (Results 1 – 3 of 3) sorted by relevance
23 int IFace::bind_sock(int sockfd) const in bind_sock() function in mock::IFace
104 int IFace::bind_sock(int sockfd) const in bind_sock() function in net::IFace
413 static int bind_sock(int domain, int type, const char *ip, in bind_sock() function