Home
last modified time | relevance | path

Searched refs:hostd (Results 1 - 1 of 1) sorted by relevance

/third_party/curl/lib/
H A Durl.c3127 char *hostd = strdup((char *)as->dst.host); local
3128 if(!hostd)
3130 conn->conn_to_host.rawalloc = hostd;
3131 conn->conn_to_host.name = hostd;
3138 Curl_alpnid2str(as->dst.alpnid), hostd, as->dst.port);

Completed in 4 milliseconds