Searched refs:rr_ns (Results 1 – 1 of 1) sorted by relevance
56 typedef struct rr_ns { struct57 LINK(struct rr_ns) link;61 } rr_ns; argument62 typedef LIST(rr_ns) rrset_ns;71 static int add_addrs(res_state, rr_ns *,81 const char *, ns_class, int, rr_ns *);83 static void free_nsrr(rrset_ns *, rr_ns *);84 static rr_ns * find_ns(rrset_ns *, const char *);226 rr_ns *nsrr; in satisfy()251 add_addrs(res_state statp, rr_ns *nsrr, in add_addrs()[all …]