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.c74 int SetHTTPrequest(struct OperationConfig *config, HttpReq req, HttpReq *store) in SetHTTPrequest() function
Dtool_getparam.c1705 if(SetHTTPrequest(config, HTTPREQ_MIMEPOST, &config->httpreq)) in getparameter()
1779 if(SetHTTPrequest(config, in getparameter()
Dtool_operate.c330 if(SetHTTPrequest(config, in operate_do()
338 if(SetHTTPrequest(config, HTTPREQ_SIMPLEPOST, &config->httpreq)) { in operate_do()