Searched refs:cpool_find_bundle (Results 1 – 1 of 1) sorted by relevance
245 static struct cpool_bundle *cpool_find_bundle(struct cpool *cpool, in cpool_find_bundle() function303 bundle = cpool_find_bundle(cpool, conn); in Curl_cpool_check_limits()319 bundle = cpool_find_bundle(cpool, conn); in Curl_cpool_check_limits()363 bundle = cpool_find_bundle(cpool, conn); in Curl_cpool_add_conn()391 struct cpool_bundle *bundle = cpool_find_bundle(cpool, conn); in cpool_remove_conn()
Completed in 7 milliseconds