Home
last modified time | relevance | path

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

/third_party/curl/lib/
Dconncache.h116 void Curl_conncache_close_all_connections(struct conncache *connc);
Dshare.c228 Curl_conncache_close_all_connections(&share->conn_cache); in curl_share_cleanup()
Dconncache.c543 void Curl_conncache_close_all_connections(struct conncache *connc) in Curl_conncache_close_all_connections() function
Dmulti.c2632 Curl_conncache_close_all_connections(&multi->conn_cache);