Home
last modified time | relevance | path

Searched refs:destination_len (Results 1 – 3 of 3) sorted by relevance

/curl/lib/
H A Dconncache.c249 conn->destination, conn->destination_len); in cpool_find_bundle()
257 bundle = cpool_bundle_create(conn->destination, conn->destination_len); in cpool_add_bundle()
H A Durldata.h807 size_t destination_len; /* strlen(destination) + 1 */ member
H A Durl.c1266 result = Curl_cpool_find(data, needle->destination, needle->destination_len, in ConnectionExists()
2034 conn->destination_len = strlen(conn->destination) + 1;
2036 conn->destination_len - 1);

Completed in 23 milliseconds