Lines Matching refs:Curl_inet_pton
205 if(Curl_inet_pton(AF_INET, conn->host.name, &addr)207 || Curl_inet_pton(AF_INET6, conn->host.name, &addr6)