Searched refs:ns_rr (Results 1 - 5 of 5) sorted by relevance
/bionic/libc/private/ |
H A D | arpa_nameser.h | 141 } ns_rr; typedef in typeref:struct:__ns_rr 516 int ns_parserr(ns_msg *, ns_sect, int, ns_rr *); 517 int ns_sprintrr(const ns_msg *, const ns_rr *,
|
/bionic/libc/netbsd/nameser/ |
H A D | ns_parse.c | 140 ns_parserr(ns_msg *handle, ns_sect section, int rrnum, ns_rr *rr) {
|
H A D | ns_print.c | 92 ns_sprintrr(const ns_msg *handle, const ns_rr *rr,
|
/bionic/libc/netbsd/resolv/ |
H A D | res_cache.c | 1028 ns_rr rr; 1084 ns_rr rr;
|
H A D | res_debug.c | 167 ns_rr rr;
|
Completed in 13 milliseconds