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.c737 url = new_getout(config); in getparameter()
1554 url = new_getout(config); in getparameter()
1691 url = new_getout(config); in getparameter()
Dtool_paramhlp.c40 struct getout *new_getout(struct OperationConfig *config) in new_getout() function
Dtool_metalink.c839 url = new_getout(config); in parse_metalink()