Searched refs:rr_ns (Results 1 – 1 of 1) sorted by relevance
55 typedef struct rr_ns { struct56 LINK(struct rr_ns) link;60 } rr_ns; argument61 typedef LIST(rr_ns) rrset_ns;70 static int add_addrs(res_state, rr_ns *,80 const char *, ns_class, int, rr_ns *);82 static void free_nsrr(rrset_ns *, rr_ns *);83 static rr_ns * find_ns(rrset_ns *, const char *);227 rr_ns *nsrr; in satisfy()252 add_addrs(res_state statp, rr_ns *nsrr, in add_addrs()[all …]