Home
last modified time | relevance | path

Searched refs:Curl_hash_offt_remove (Results 1 – 7 of 7) sorted by relevance

/curl/lib/
H A Dhash.h109 int Curl_hash_offt_remove(struct Curl_hash *h, curl_off_t id);
H A Dhash.c376 int Curl_hash_offt_remove(struct Curl_hash *h, curl_off_t id) in Curl_hash_offt_remove() function
H A Dhttp2.c345 Curl_hash_offt_remove(&ctx->streams, data->id); in http2_data_done()
/curl/lib/vquic/
H A Dcurl_msh3.c210 Curl_hash_offt_remove(&ctx->streams, data->id); in h3_data_done()
H A Dcurl_quiche.c245 Curl_hash_offt_remove(&ctx->streams, data->id); in h3_data_done()
H A Dcurl_osslq.c573 Curl_hash_offt_remove(&ctx->streams, data->id); in h3_data_done()
H A Dcurl_ngtcp2.c259 Curl_hash_offt_remove(&ctx->streams, data->id); in h3_data_done()

Completed in 33 milliseconds