Home
last modified time | relevance | path

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

/external/curl/lib/
Dconncache.h39 struct conncache { struct
87 int Curl_conncache_init(struct conncache *, int size);
88 void Curl_conncache_destroy(struct conncache *connc);
93 struct conncache *connc);
104 struct conncache *connc,
111 Curl_conncache_find_first_connection(struct conncache *connc);
118 void Curl_conncache_close_all_connections(struct conncache *connc);
119 void Curl_conncache_print(struct conncache *connc);
Dconncache.c104 int Curl_conncache_init(struct conncache *connc, int size) in Curl_conncache_init()
118 void Curl_conncache_destroy(struct conncache *connc) in Curl_conncache_destroy()
170 struct conncache *connc) in Curl_conncache_find_bundle()
183 static void *conncache_add_bundle(struct conncache *connc, in conncache_add_bundle()
190 static void conncache_remove_bundle(struct conncache *connc, in conncache_remove_bundle()
219 struct conncache *connc = data->state.conn_cache; in Curl_conncache_add_conn()
266 struct conncache *connc = data->state.conn_cache; in Curl_conncache_remove_conn()
302 struct conncache *connc, in Curl_conncache_foreach()
348 conncache_find_first_connection(struct conncache *connc) in conncache_find_first_connection()
462 struct conncache *connc = data->state.conn_cache; in Curl_conncache_extract_oldest()
[all …]
Dshare.h54 struct conncache conn_cache;
Dmultihandle.h135 struct conncache conn_cache;
DMakefile.inc113 conncache.c \
238 conncache.h \
Deasy.c1321 static CURLcode upkeep(struct conncache *conn_cache, void *data) in upkeep()
Durldata.h1280 struct conncache *conn_cache;
/external/curl/.github/scripts/
Dspellcheck.words117 conncache
/external/tensorflow/third_party/
Dcurl.BUILD55 "lib/conncache.c",
56 "lib/conncache.h",
/external/curl/projects/Windows/VC6/lib/
Dlibcurl.dsp761 SOURCE=..\..\..\..\lib\conncache.c
1381 SOURCE=..\..\..\..\lib\conncache.h