Lines Matching defs:bundle
107 struct cpool_bundle *bundle; in cpool_bundle_create() local
117 static void cpool_bundle_destroy(struct cpool_bundle *bundle) in cpool_bundle_destroy()
124 static void cpool_bundle_add(struct cpool_bundle *bundle, in cpool_bundle_add()
133 static void cpool_bundle_remove(struct cpool_bundle *bundle, in cpool_bundle_remove()
255 struct cpool_bundle *bundle; in cpool_add_bundle() local
270 struct cpool_bundle *bundle) in cpool_remove_bundle()
285 struct cpool_bundle *bundle; in Curl_cpool_check_limits() local
354 struct cpool_bundle *bundle = NULL; in Curl_cpool_add_conn() local
391 struct cpool_bundle *bundle = cpool_find_bundle(cpool, conn); in cpool_remove_conn() local
435 struct cpool_bundle *bundle = he->ptr; in cpool_foreach() local
458 struct cpool_bundle *bundle; in cpool_get_live_conn() local
514 cpool_bundle_get_oldest_idle(struct cpool_bundle *bundle) in cpool_bundle_get_oldest_idle()
548 struct cpool_bundle *bundle; in cpool_get_oldest_idle() local
584 struct cpool_bundle *bundle; in Curl_cpool_find() local