Home
last modified time | relevance | path

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

/third_party/curl/src/
Dtool_paramhlp.h29 struct getout *new_getout(struct OperationConfig *config);
Dtool_paramhlp.c44 struct getout *new_getout(struct OperationConfig *config) in new_getout() function
Dtool_getparam.c1225 config->url_get = url = new_getout(config); in getparameter()
2357 config->url_out = url = new_getout(config); in getparameter()
2493 config->url_ul = url = new_getout(config); in getparameter()