Home
last modified time | relevance | path

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

/third_party/curl/lib/
Durl.c2875 char **hostname_result, argument
2889 *hostname_result = NULL;
2958 *hostname_result = strdup(hostptr);
2959 if(!*hostname_result) {