Searched refs:url_last (Results 1 – 4 of 4) sorted by relevance
47 struct getout *last = config->url_last; in new_getout()58 config->url_last = node; in new_getout()
127 struct getout *url_last; /* point to the last/current node */ member
108 config->url_last = NULL; in free_config_fields()
1119 auto url_last = first++; in parse_next_link_header_once() local1202 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()