Home
last modified time | relevance | path

Searched defs:cb_ptr (Results 1 – 1 of 1) sorted by relevance

/external/curl/lib/
Dconncache.c50 struct connectbundle **cb_ptr) in bundle_create()
69 static void bundle_destroy(struct connectbundle *cb_ptr) in bundle_destroy()
82 static CURLcode bundle_add_conn(struct connectbundle *cb_ptr, in bundle_add_conn()
95 static int bundle_remove_conn(struct connectbundle *cb_ptr, in bundle_remove_conn()