/bionic/libc/private/ |
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 *,
|
/prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.4.3/sysroot/usr/include/arpa/ |
nameser.h | 146 } ns_rr; typedef in typeref:struct:__ns_rr 514 int ns_parserr (ns_msg *, ns_sect, int, ns_rr *) __THROW; 515 int ns_sprintrr (const ns_msg *, const ns_rr *,
|
/prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.6/sysroot/usr/include/arpa/ |
nameser.h | 146 } ns_rr; typedef in typeref:struct:__ns_rr 514 int ns_parserr (ns_msg *, ns_sect, int, ns_rr *) __THROW; 515 int ns_sprintrr (const ns_msg *, const ns_rr *,
|
/prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.7-4.6/sysroot/usr/include/arpa/ |
nameser.h | 146 } ns_rr; typedef in typeref:struct:__ns_rr 514 int ns_parserr (ns_msg *, ns_sect, int, ns_rr *) __THROW; 515 int ns_sprintrr (const ns_msg *, const ns_rr *,
|
/bionic/libc/netbsd/nameser/ |
ns_parse.c | 140 ns_parserr(ns_msg *handle, ns_sect section, int rrnum, ns_rr *rr) {
|
ns_print.c | 92 ns_sprintrr(const ns_msg *handle, const ns_rr *rr,
|
/bionic/libc/netbsd/resolv/ |
res_cache.c | 1028 ns_rr rr; 1084 ns_rr rr; [all...] |
res_debug.c | 167 ns_rr rr;
|