Home
last modified time | relevance | path

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

/curl/lib/
H A Durl.c3129 char *hostd = strdup((char *)as->dst.host); local
3130 if(!hostd)
3132 conn->conn_to_host.rawalloc = hostd;
3133 conn->conn_to_host.name = hostd;
3140 Curl_alpnid2str(as->dst.alpnid), hostd, as->dst.port);

Completed in 18 milliseconds