Home
last modified time | relevance | path

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

/external/curl/lib/
Dconncache.c396 conncache_find_first_connection(struct conncache *connc) in conncache_find_first_connection() function
570 conn = conncache_find_first_connection(connc); in Curl_conncache_close_all_connections()
581 conn = conncache_find_first_connection(connc); in Curl_conncache_close_all_connections()
/external/curl/
DCHANGES1349 conncache: make conncache_find_first_connection static