Lines Matching defs:httpreq
119 Curl_HttpReq httpreq,
122 struct dynbuf *r, Curl_HttpReq httpreq);
134 Curl_HttpReq httpreq);
136 Curl_HttpReq httpreq);
242 * @param httpreq is the request type
253 Curl_HttpReq httpreq,
265 struct httpreq {
277 CURLcode Curl_http_req_make(struct httpreq **preq,
283 CURLcode Curl_http_req_make2(struct httpreq **preq,
287 void Curl_http_req_free(struct httpreq *req);
311 struct httpreq *req, struct Curl_easy *data);