Searched refs:destination_len (Results 1 – 3 of 3) sorted by relevance
249 conn->destination, conn->destination_len); in cpool_find_bundle()257 bundle = cpool_bundle_create(conn->destination, conn->destination_len); in cpool_add_bundle()
807 size_t destination_len; /* strlen(destination) + 1 */ member
1266 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