Searched refs:Curl_hyper_recv (Results 1 – 3 of 3) sorted by relevance
38 size_t Curl_hyper_recv(void *userp, hyper_context *ctx,
61 size_t Curl_hyper_recv(void *userp, hyper_context *ctx, in Curl_hyper_recv() function753 hyper_io_set_read(io, Curl_hyper_recv); in Curl_http()
745 hyper_io_set_read(io, Curl_hyper_recv); in CONNECT()