Home
last modified time | relevance | path

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

/external/curl/src/
Dtool_paramhlp.c43 struct getout *last = config->url_last; in new_getout()
52 config->url_last = node; in new_getout()
Dtool_cfgable.h117 struct getout *url_last; /* point to the last/current node */ member
Dtool_cfgable.c103 config->url_last = NULL; in free_config_fields()