Home
last modified time | relevance | path

Searched refs:customrequest_helper (Results 1 – 3 of 3) sorted by relevance

/external/curl/src/
Dtool_helpers.h31 void customrequest_helper(struct OperationConfig *config, HttpReq req,
Dtool_helpers.c97 void customrequest_helper(struct OperationConfig *config, HttpReq req, in customrequest_helper() function
Dtool_operate.c1238 customrequest_helper(config, config->httpreq, config->customrequest); in operate_do()