Searched refs:url_last (Results 1 – 4 of 4) sorted by relevance
44 struct getout *last = config->url_last; in new_getout()55 config->url_last = node; in new_getout()
132 struct getout *url_last; /* point to the last/current node */ member
106 config->url_last = NULL; in free_config_fields()
1130 auto url_last = first++; in parse_next_link_header_once() local1213 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()