Searched refs:rr_ns (Results 1 – 1 of 1) sorted by relevance
52 typedef struct rr_ns { struct53 LINK(struct rr_ns) link;57 } rr_ns; argument58 typedef LIST(rr_ns) rrset_ns;67 static int add_addrs(res_state, rr_ns *,77 const char *, ns_class, int, rr_ns *);79 static void free_nsrr(rrset_ns *, rr_ns *);80 static rr_ns * find_ns(rrset_ns *, const char *);222 rr_ns *nsrr; in satisfy()247 add_addrs(res_state statp, rr_ns *nsrr, in add_addrs()[all …]