Home
last modified time | relevance | path

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

/curl/lib/
H A Durl.c3124 char *hostd = strdup((char *)as->dst.host); local
3125 if(!hostd)
3127 conn->conn_to_host.rawalloc = hostd;
3128 conn->conn_to_host.name = hostd;
3135 Curl_alpnid2str(as->dst.alpnid), hostd, as->dst.port);

Completed in 15 milliseconds