Home
last modified time | relevance | path

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

/third_party/curl/lib/
Dconncache.h39 struct conncache { struct
88 int Curl_conncache_init(struct conncache *, int size);
89 void Curl_conncache_destroy(struct conncache *connc);
94 struct conncache *connc);
105 struct conncache *connc,
112 Curl_conncache_find_first_connection(struct conncache *connc);
119 void Curl_conncache_close_all_connections(struct conncache *connc);
120 void Curl_conncache_print(struct conncache *connc);
Dconncache.c104 int Curl_conncache_init(struct conncache *connc, int size) in Curl_conncache_init()
119 void Curl_conncache_destroy(struct conncache *connc) in Curl_conncache_destroy()
171 struct conncache *connc) in Curl_conncache_find_bundle()
184 static void *conncache_add_bundle(struct conncache *connc, in conncache_add_bundle()
191 static void conncache_remove_bundle(struct conncache *connc, in conncache_remove_bundle()
220 struct conncache *connc = data->state.conn_cache; in Curl_conncache_add_conn()
267 struct conncache *connc = data->state.conn_cache; in Curl_conncache_remove_conn()
303 struct conncache *connc, in Curl_conncache_foreach()
349 conncache_find_first_connection(struct conncache *connc) in conncache_find_first_connection()
463 struct conncache *connc = data->state.conn_cache; in Curl_conncache_extract_oldest()
[all …]
Dshare.h54 struct conncache conn_cache;
Dmultihandle.h137 struct conncache conn_cache;
DMakefile.inc114 conncache.c \
245 conncache.h \
DMakefile.in217 cfilters.c conncache.c connect.c content_encoding.c cookie.c \
251 cfilters.h conncache.h connect.h content_encoding.h cookie.h \
287 libcurl_la-cfilters.lo libcurl_la-conncache.lo \
383 libcurlu_la-conncache.lo libcurlu_la-connect.lo \
496 ./$(DEPDIR)/libcurl_la-conncache.Plo \
622 ./$(DEPDIR)/libcurlu_la-conncache.Plo \
1222 conncache.c \
1353 conncache.h \
1797 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/libcurl_la-conncache.Plo@am__quote@ # am--include-…
1927 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/libcurlu_la-conncache.Plo@am__quote@ # am--include…
[all …]
Deasy.c1333 static CURLcode upkeep(struct conncache *conn_cache, void *data) in upkeep()
Durldata.h1320 struct conncache *conn_cache;
/third_party/curl/
DBUILD.gn34 "lib/conncache.c",
DMakefile.in779 conncache.c \
910 conncache.h \