Home
last modified time | relevance | path

Searched refs:hostname_check (Results 1 – 1 of 1) sorted by relevance

/external/curl/lib/
Durlapi.c599 static CURLUcode hostname_check(struct Curl_URL *u, char *hostname) in hostname_check() function
915 result = hostname_check(u, hostname); in seturl()
1475 if(hostname_check(u, (char *)newp)) { in curl_url_set()