Searched defs:inaddr (Results 1 – 3 of 3) sorted by relevance
76 public Socket createSocket(InetAddress inaddr, int i) in createSocket()82 public Socket createSocket(InetAddress inaddr, int i, in createSocket()99 public Socket createSocket(String s, int i, InetAddress inaddr, int j) in createSocket()
383 Curl_ip2addr(int af, const void *inaddr, const char *hostname, int port) in Curl_ip2addr()
824 struct sockaddr_storage inaddr; member