Searched refs:conncache (Results 1 – 10 of 10) sorted by relevance
39 struct conncache { struct87 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);
104 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 …]
54 struct conncache conn_cache;
135 struct conncache conn_cache;
113 conncache.c \238 conncache.h \
1321 static CURLcode upkeep(struct conncache *conn_cache, void *data) in upkeep()
1280 struct conncache *conn_cache;
117 conncache
55 "lib/conncache.c",56 "lib/conncache.h",
761 SOURCE=..\..\..\..\lib\conncache.c1381 SOURCE=..\..\..\..\lib\conncache.h