Home
last modified time | relevance | path

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

/external/curl/lib/
Dconncache.c521 struct connectbundle *bundle_candidate = NULL; in Curl_conncache_extract_oldest() local
545 bundle_candidate = bundle; in Curl_conncache_extract_oldest()
555 bundle_remove_conn(bundle_candidate, conn_candidate); in Curl_conncache_extract_oldest()