Searched refs:ns_rr (Results 1 – 5 of 5) sorted by relevance
/bionic/libc/include/arpa/ |
D | nameser.h | 164 } ns_rr; typedef 557 int ns_parserr(ns_msg* _Nonnull __handle, ns_sect __section, int __rr_number, ns_rr* _Nonnull __rr)… 558 int ns_sprintrr(const ns_msg* _Nonnull __handle, const ns_rr* _Nonnull __rr, const char* _Nullable…
|
/bionic/libc/dns/nameser/ |
D | ns_parse.c | 143 ns_parserr(ns_msg *handle, ns_sect section, int rrnum, ns_rr *rr) { in ns_parserr()
|
D | ns_print.c | 88 ns_sprintrr(const ns_msg *handle, const ns_rr *rr, in ns_sprintrr()
|
/bionic/libc/dns/resolv/ |
D | res_cache.c | 1073 ns_rr rr; in answer_getNegativeTTL() 1129 ns_rr rr; in answer_getTTL()
|
D | res_debug.c | 175 ns_rr rr; in do_section()
|