Searched refs:Curl_hash_offt_remove (Results 1 – 7 of 7) sorted by relevance
119 int Curl_hash_offt_remove(struct Curl_hash *h, curl_off_t id);
395 int Curl_hash_offt_remove(struct Curl_hash *h, curl_off_t id) in Curl_hash_offt_remove() function
428 Curl_hash_offt_remove(&ctx->streams, data->mid); in http2_data_done()
232 Curl_hash_offt_remove(&ctx->streams, data->mid); in h3_data_done()
267 Curl_hash_offt_remove(&ctx->streams, data->mid); in h3_data_done()
285 Curl_hash_offt_remove(&ctx->streams, data->mid); in h3_data_done()
662 Curl_hash_offt_remove(&ctx->streams, data->mid); in h3_data_done()
Completed in 37 milliseconds