Home
last modified time | relevance | path

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

/third_party/node/deps/cares/src/lib/
Dares_parse_srv_reply.c47 struct ares_srv_reply *srv_last = NULL; in ares_parse_srv_reply() local
120 if (srv_last) in ares_parse_srv_reply()
122 srv_last->next = srv_curr; in ares_parse_srv_reply()
128 srv_last = srv_curr; in ares_parse_srv_reply()