Home
last modified time | relevance | path

Searched defs:httpreq (Results 1 – 5 of 5) sorted by relevance

/external/curl/lib/
Dhttp.c850 Curl_HttpReq httpreq, in Curl_http_output_auth()
935 Curl_HttpReq httpreq, in Curl_http_output_auth()
1960 Curl_HttpReq httpreq = (Curl_HttpReq)data->state.httpreq; in Curl_http_method() local
2218 Curl_HttpReq httpreq, const char **tep) in Curl_http_body()
2307 struct dynbuf *r, Curl_HttpReq httpreq) in Curl_http_bodysend()
2733 Curl_HttpReq httpreq) in Curl_http_range()
2790 Curl_HttpReq httpreq) in Curl_http_resume()
2975 Curl_HttpReq httpreq; in Curl_http() local
Dhttp_aws_sigv4.c339 Curl_HttpReq httpreq, char *provider1, in calc_s3_payload_hash()
392 Curl_HttpReq httpreq; in Curl_output_aws_sigv4() local
Dc-hyper.c767 Curl_HttpReq httpreq) in bodysend()
883 Curl_HttpReq httpreq; in Curl_http() local
Durldata.h1371 unsigned char httpreq; /* Curl_HttpReq; what kind of HTTP request (if any) member
/external/curl/src/
Dtool_cfgable.h207 HttpReq httpreq; member