Searched refs:ns_initparse (Results 1 – 8 of 8) sorted by relevance
528 #define ns_initparse __ns_initparse macro574 int ns_initparse(const u_char *, int, ns_msg *) __LIBC_ABI_PUBLIC__;
105 ns_initparse(const u_char *msg, int msglen, ns_msg *handle) { in ns_initparse() function
615 ns_initparse; # arm64 x86_64 mips64
693 ns_initparse; # arm64 x86_64 mips64
284 if (ns_initparse(msg, len, &handle) < 0) { in res_pquery()
1076 if (ns_initparse(answer, answerlen, &handle) >= 0) { in answer_getTTL()