Home
last modified time | relevance | path

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

/external/curl/lib/
Dconncache.h64 Curl_conncache_find_first_connection(struct conncache *connc);
Dconncache.c311 Curl_conncache_find_first_connection(struct conncache *connc) in Curl_conncache_find_first_connection() function
Dmulti.c2188 conn = Curl_conncache_find_first_connection(&multi->conn_cache); in close_all_connections()
2201 conn = Curl_conncache_find_first_connection(&multi->conn_cache); in close_all_connections()