Searched refs:ns_rr (Results 1 – 5 of 5) sorted by relevance
/bionic/libc/include/arpa/ |
D | nameser.h | 162 } ns_rr; typedef 573 int ns_parserr(ns_msg* __handle, ns_sect __section, int __rr_number, ns_rr* __rr); 574 int ns_sprintrr(const ns_msg* __handle, const ns_rr* __rr, const char* __name_ctx, const char* __or… 601 int ns_parserr(ns_msg* __handle, ns_sect __section, int __rr_number, ns_rr* __rr) __INTRODUCED_IN_6… 602 int ns_sprintrr(const ns_msg* __handle, const ns_rr* __rr, const char* __name_ctx, const char* __or…
|
/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()
|