Searched refs:ns_initparse (Results 1 – 8 of 8) sorted by relevance
/bionic/libc/include/arpa/ |
D | nameser.h | 527 #define ns_initparse __ns_initparse macro 571 int ns_initparse(const u_char* __msg, int __msg_size, ns_msg* __handle); 599 int ns_initparse(const u_char* __msg, int __msg_size, ns_msg* __handle) __INTRODUCED_IN_64(23);
|
/bionic/libc/dns/nameser/ |
D | ns_parse.c | 107 ns_initparse(const u_char *msg, int msglen, ns_msg *handle) { in ns_initparse() function
|
/bionic/libc/dns/resolv/ |
D | res_debug.c | 284 if (ns_initparse(msg, len, &handle) < 0) { in res_pquery()
|
D | res_cache.c | 1132 if (ns_initparse(answer, answerlen, &handle) >= 0) { in answer_getTTL()
|
/bionic/libc/ |
D | libc.arm64.map | 608 ns_initparse; # arm64 x86_64 mips64 introduced=22
|
D | libc.x86_64.map | 608 ns_initparse; # arm64 x86_64 mips64 introduced=22
|
D | libc.mips64.map | 608 ns_initparse; # arm64 x86_64 mips64 introduced=22
|
D | libc.map.txt | 686 ns_initparse; # arm64 x86_64 mips64 introduced=22
|