Searched refs:Curl_hyper_stream (Results 1 – 3 of 3) sorted by relevance
46 CURLcode Curl_hyper_stream(struct Curl_easy *data,
329 CURLcode Curl_hyper_stream(struct Curl_easy *data, in Curl_hyper_stream() function1204 conn->datastream = Curl_hyper_stream; in Curl_http()
930 result = Curl_hyper_stream(data, cf->conn, &didwhat, done, in recv_CONNECT_resp()