Home
last modified time | relevance | path

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

/third_party/curl/src/
H A Dtool_cfgable.h127 struct getout *url_last; /* point to the last/current node */ member
H A Dtool_paramhlp.c47 struct getout *last = config->url_last; in new_getout()
58 config->url_last = node; in new_getout()
H A Dtool_cfgable.c109 config->url_last = NULL; in free_config_fields()
/third_party/nghttp2/src/
H A Dhttp2.cc1146 auto url_last = first++;
1229 return {{{url_first, url_last}}, last};
1240 return {{{url_first, url_last}}, first};
1359 return {{{url_first, url_last}}, first};

Completed in 5 milliseconds