Searched refs:ns_initparse (Results 1 – 8 of 8) sorted by relevance
/bionic/libc/include/arpa/ |
D | nameser.h | 526 #define ns_initparse __ns_initparse macro 570 int ns_initparse(const u_char*, int, ns_msg*); 599 int ns_initparse(const u_char*, int, ns_msg*) __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 | 1074 if (ns_initparse(answer, answerlen, &handle) >= 0) { in answer_getTTL()
|
/bionic/libc/ |
D | libc.mips64.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.arm64.map | 608 ns_initparse; # arm64 x86_64 mips64 introduced=22
|
D | libc.map.txt | 685 ns_initparse; # arm64 x86_64 mips64 introduced=22
|