/prebuilts/ndk/current/platforms/android-23/arch-arm64/usr/include/arpa/ |
nameser.h | 531 #define ns_parserr __ns_parserr macro 586 int ns_parserr(ns_msg *, ns_sect, int, ns_rr *);
|
/prebuilts/ndk/current/platforms/android-23/arch-mips/usr/include/arpa/ |
nameser.h | 531 #define ns_parserr __ns_parserr macro 586 int ns_parserr(ns_msg *, ns_sect, int, ns_rr *);
|
/prebuilts/ndk/current/platforms/android-23/arch-mips64/usr/include/arpa/ |
nameser.h | 531 #define ns_parserr __ns_parserr macro 586 int ns_parserr(ns_msg *, ns_sect, int, ns_rr *);
|
/prebuilts/ndk/current/platforms/android-23/arch-x86/usr/include/arpa/ |
nameser.h | 531 #define ns_parserr __ns_parserr macro 586 int ns_parserr(ns_msg *, ns_sect, int, ns_rr *);
|
/prebuilts/ndk/current/platforms/android-23/arch-x86_64/usr/include/arpa/ |
nameser.h | 531 #define ns_parserr __ns_parserr macro 586 int ns_parserr(ns_msg *, ns_sect, int, ns_rr *);
|
/prebuilts/ndk/current/platforms/android-24/arch-arm/usr/include/arpa/ |
nameser.h | 531 #define ns_parserr __ns_parserr macro 586 int ns_parserr(ns_msg *, ns_sect, int, ns_rr *);
|
/prebuilts/ndk/current/platforms/android-24/arch-arm64/usr/include/arpa/ |
nameser.h | 531 #define ns_parserr __ns_parserr macro 586 int ns_parserr(ns_msg *, ns_sect, int, ns_rr *);
|
/prebuilts/ndk/current/platforms/android-24/arch-mips/usr/include/arpa/ |
nameser.h | 531 #define ns_parserr __ns_parserr macro 586 int ns_parserr(ns_msg *, ns_sect, int, ns_rr *);
|
/prebuilts/ndk/current/platforms/android-24/arch-mips64/usr/include/arpa/ |
nameser.h | 531 #define ns_parserr __ns_parserr macro 586 int ns_parserr(ns_msg *, ns_sect, int, ns_rr *);
|
/prebuilts/ndk/current/platforms/android-24/arch-x86/usr/include/arpa/ |
nameser.h | 531 #define ns_parserr __ns_parserr macro 586 int ns_parserr(ns_msg *, ns_sect, int, ns_rr *);
|
/prebuilts/ndk/current/platforms/android-24/arch-x86_64/usr/include/arpa/ |
nameser.h | 531 #define ns_parserr __ns_parserr macro 586 int ns_parserr(ns_msg *, ns_sect, int, ns_rr *);
|
/bionic/libc/dns/resolv/ |
res_cache.c | 1021 if ((ns_parserr(&handle, ns_s_ns, n, &rr) == 0) && (ns_rr_type(rr) == ns_t_soa)) { 1085 if (ns_parserr(&handle, ns_s_an, n, &rr) == 0) { 1091 XLOG("ns_parserr failed ancount no = %d. errno = %s\n", n, strerror(errno)); 1096 XLOG("ns_parserr failed. %s\n", strerror(errno)); [all...] |
res_debug.c | 175 if (ns_parserr(handle, section, rrnum, &rr)) { 177 fprintf(file, ";; ns_parserr: %s\n", [all...] |
/bionic/libc/ |
libc.map.txt | 705 ns_parserr; # arm64 x86_64 mips64
|
/prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.11-4.8/sysroot/usr/lib32/ |
libresolv.a | 6 addrsort _gethtent _endhtent _sethtent _gethtbyaddr _gethtbyname2 _gethtbyname res_gethostbyaddr res_gethostbyname2 res_gethostbyname __res_hnok __res_ownok __res_mailok __res_dnok _getshort _getlong __putshort __putlong __dn_skipname __dn_comp __dn_expand __p_secstodate __p_option __sym_ntop __sym_ntos __p_rcode __p_rcode_syms __p_class __p_class_syms __p_section __p_update_section_syms __p_default_section_syms __p_type __p_type_syms __dn_count_labels __loc_ntoa __loc_aton __p_time __sym_ston __p_fqnname __p_fqname __p_cdnname __p_cdname __fp_resstat res_pquery __p_key_syms __p_cert_syms res_send_setrhook res_send_setqhook __hostalias __res_querydomain __res_search __res_close __res_send __res_isourserver __res_query __res_mkquery __fp_nquery __fp_query __p_query _res_opcodes __res_nopt __res_nmkquery __res_hostalias __libc_res_nquery __res_nquerydomain __libc_res_nsearch __res_nsearch __res_nquery res_ourserver_p __res_nameinquery __res_queriesmatch __libc_res_nsend __res_nsend inet_net_ntop inet_net_pton inet_neta __b64_pton __b64_ntop ns_msg_getflag _ns_flagdata ns_skiprr ns_parserr |