Lines Matching refs:Curl_inet_pton
334 if(Curl_inet_pton(AF_INET, domain, &addr)336 || Curl_inet_pton(AF_INET6, domain, &addr6)