Searched refs:ns_initparse (Results 1 – 7 of 7) sorted by relevance
/bionic/libc/include/arpa/ |
D | nameser.h | 529 #define ns_initparse __ns_initparse macro 555 int ns_initparse(const u_char* _Nonnull __msg, int __msg_size, ns_msg* _Nonnull __handle) __INTRODU…
|
/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 | 302 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/docs/ |
D | status.md | 227 …rious <resolv.h> functions: `ns_format_ttl`, `ns_get16`, `ns_get32`, `ns_initparse`, `ns_makecanon…
|
/bionic/tools/versioner/platforms/ |
D | libc.map.txt | 686 ns_initparse; # arm64 x86_64 riscv64 introduced=22
|
/bionic/libc/ |
D | libc.map.txt | 686 ns_initparse; # arm64 x86_64 riscv64 introduced=22
|