Home
last modified time | relevance | path

Searched refs:Curl_hyper_recv (Results 1 – 3 of 3) sorted by relevance

/third_party/curl/lib/
Dc-hyper.h38 size_t Curl_hyper_recv(void *userp, hyper_context *ctx,
Dc-hyper.c61 size_t Curl_hyper_recv(void *userp, hyper_context *ctx, in Curl_hyper_recv() function
753 hyper_io_set_read(io, Curl_hyper_recv); in Curl_http()
Dhttp_proxy.c745 hyper_io_set_read(io, Curl_hyper_recv); in CONNECT()