Home
last modified time | relevance | path

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

/external/curl/src/
Dtool_paramhlp.h26 struct getout *new_getout(struct OperationConfig *config);
Dtool_getparam.c848 config->url_get = url = new_getout(config); in getparameter()
1879 config->url_out = url = new_getout(config); in getparameter()
2020 config->url_ul = url = new_getout(config); in getparameter()
Dtool_paramhlp.c40 struct getout *new_getout(struct OperationConfig *config) in new_getout() function
Dtool_metalink.c859 url = new_getout(config); in parse_metalink()