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.h119 int Curl_hash_offt_remove(struct Curl_hash *h, curl_off_t id);
H A Dhash.c395 int Curl_hash_offt_remove(struct Curl_hash *h, curl_off_t id) in Curl_hash_offt_remove() function
H A Dhttp2.c428 Curl_hash_offt_remove(&ctx->streams, data->mid); in http2_data_done()
/curl/lib/vquic/
H A Dcurl_msh3.c232 Curl_hash_offt_remove(&ctx->streams, data->mid); in h3_data_done()
H A Dcurl_quiche.c267 Curl_hash_offt_remove(&ctx->streams, data->mid); in h3_data_done()
H A Dcurl_ngtcp2.c285 Curl_hash_offt_remove(&ctx->streams, data->mid); in h3_data_done()
H A Dcurl_osslq.c662 Curl_hash_offt_remove(&ctx->streams, data->mid); in h3_data_done()

Completed in 37 milliseconds