Searched refs:url_last (Results 1 - 3 of 3) sorted by relevance

/external/curl/src/
H A Dtool_cfgable.c95 config->url_last = NULL;
H A Dtool_cfgable.h104 struct getout *url_last; /* point to the last/current node */ member in struct:OperationConfig
H A Dtool_paramhlp.c43 struct getout *last = config->url_last;
52 config->url_last = node;

Completed in 89 milliseconds