Searched refs:ns_initparse (Results 1 - 4 of 4) sorted by relevance

/macosx-10.10/libresolv-57/
H A Dnameser.h499 #define ns_initparse res_9_ns_initparse macro
536 int ns_initparse __P((const u_char *, int, ns_msg *));
H A Dns_parse.c102 ns_initparse(const u_char *msg, int msglen, ns_msg *handle) { function
H A Dres_findzonecut.c674 if (ns_initparse(resp, n, msg) < 0) {
675 DPRINTF(("do_query: ns_initparse failed"));
H A Dres_debug.c239 if (ns_initparse(msg, len, &handle) < 0) {
240 fprintf(file, ";; ns_initparse: %s\n", strerror(errno));

Completed in 158 milliseconds