Home
last modified time | relevance | path

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

/external/curl/lib/
Dhostcheck.c60 static int hostmatch(char *hostname, char *pattern) in hostmatch() function
136 if(hostmatch(hostp, matchp) == CURL_HOST_MATCH) in Curl_cert_hostcheck()