Home
last modified time | relevance | path

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

/third_party/curl/src/
Dtool_paramhlp.c44 struct getout *last = config->url_last; in new_getout()
55 config->url_last = node; in new_getout()
Dtool_cfgable.h132 struct getout *url_last; /* point to the last/current node */ member
Dtool_cfgable.c106 config->url_last = NULL; in free_config_fields()
/third_party/nghttp2/src/
Dhttp2.cc1130 auto url_last = first++; in parse_next_link_header_once() local
1213 return {{{url_first, url_last}}, last}; in parse_next_link_header_once()
1224 return {{{url_first, url_last}}, first}; in parse_next_link_header_once()
1343 return {{{url_first, url_last}}, first}; in parse_next_link_header_once()