Home
last modified time | relevance | path

Searched refs:hresult (Results 1 – 2 of 2) sorted by relevance

/curl/lib/
H A Dc-hyper.c176 data->state.hresult = result; in hyper_each_header()
195 data->state.hresult = result; in hyper_each_header()
243 data->state.hresult = result; in hyper_body_chunk()
250 data->state.hresult = result; in hyper_body_chunk()
383 if(data->state.hresult) { in Curl_hyper_stream()
385 result = data->state.hresult; in Curl_hyper_stream()
474 if(data->state.hresult) { in Curl_hyper_stream()
475 result = data->state.hresult; in Curl_hyper_stream()
713 data->state.hresult = result; in uploadstreamed()
803 data->state.hresult = result; in http1xx_cb()
[all …]
H A Durldata.h1314 CURLcode hresult; /* used to pass return codes back from hyper callbacks */ member

Completed in 16 milliseconds