Home
last modified time | relevance | path

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

/third_party/curl/src/
Dtool_paramhlp.c47 struct getout *last = config->url_last; in new_getout()
58 config->url_last = node; in new_getout()
Dtool_cfgable.h127 struct getout *url_last; /* point to the last/current node */ member
Dtool_cfgable.c108 config->url_last = NULL; in free_config_fields()
/third_party/nghttp2/src/
Dhttp2.cc1119 auto url_last = first++; in parse_next_link_header_once() local
1202 return {{{url_first, url_last}}, last}; in parse_next_link_header_once()
1213 return {{{url_first, url_last}}, first}; in parse_next_link_header_once()
1332 return {{{url_first, url_last}}, first}; in parse_next_link_header_once()