Searched refs:srv_last (Results 1 – 1 of 1) sorted by relevance
38 struct ares_srv_reply *srv_last = NULL; in ares_parse_srv_reply() local84 if (srv_last) { in ares_parse_srv_reply()85 srv_last->next = srv_curr; in ares_parse_srv_reply()89 srv_last = srv_curr; in ares_parse_srv_reply()