Home
last modified time | relevance | path

Searched refs:SetHTTPrequest (Results 1 – 4 of 4) sorted by relevance

/external/curl/src/
Dtool_helpers.h28 int SetHTTPrequest(struct OperationConfig *config, HttpReq req,
Dtool_helpers.c70 int SetHTTPrequest(struct OperationConfig *config, HttpReq req, HttpReq *store) in SetHTTPrequest() function
Dtool_getparam.c1578 if(SetHTTPrequest(config, HTTPREQ_FORMPOST, &config->httpreq)) in getparameter()
1617 if(SetHTTPrequest(config, in getparameter()
Dtool_operate.c306 if(SetHTTPrequest(config, in operate_do()
314 if(SetHTTPrequest(config, HTTPREQ_SIMPLEPOST, &config->httpreq)) { in operate_do()