• Home
  • History
  • Annotate
  • Raw
  • Download
  • only in /barrelfish-2018-10-04/lib/libc/resolv/

Lines Matching defs:DPRINTF

94 #define DPRINTF(x) do {\
193 DPRINTF(("START dname='%s' class=%s, zsize=%ld, naddrs=%d",
201 DPRINTF(("get the soa, and see if it has enough glue"));
208 DPRINTF(("get the ns rrset and see if it has enough glue"));
214 DPRINTF(("get the missing glue and see if it's finally enough"));
219 DPRINTF(("FINISH n=%d (%s)", n, (n < 0) ? strerror(errno) : "OK"));
251 DPRINTF(("satisfy(%s): %d", mname, n));
269 DPRINTF(("add_addrs: %d", n));
307 DPRINTF(("get_soa: do_query('%s', %s) failed (%d)",
312 DPRINTF(("get_soa: CNAME or DNAME found"));
331 DPRINTF(("get_soa: ns_parserr(%s, %d) failed",
345 DPRINTF(
356 DPRINTF(
368 DPRINTF(("get_soa: zname(%lu) too small (%lu)",
378 DPRINTF(("get_soa: ns_name_uncompress failed")
384 DPRINTF(("get_soa: save_ns failed"));
405 DPRINTF(("get_soa: out of labels"));
428 DPRINTF(("get_ns: do_query('%s', %s) failed (%d)",
436 DPRINTF(("get_ns save_ns('%s', %s) failed",
466 DPRINTF(
472 DPRINTF((
478 DPRINTF(("get_glue: save_r('%s', %s) failed",
488 DPRINTF(
494 DPRINTF((
500 DPRINTF(("get_glue: save_r('%s', %s) failed",
508 DPRINTF(("get_glue: removing empty '%s' NS",
535 DPRINTF(("save_ns: ns_parserr(%s, %d) failed",
547 DPRINTF(("save_ns: malloc failed"));
554 DPRINTF(("save_ns: ns_name_uncompress failed")
561 DPRINTF(("save_ns: strdup failed"));
572 DPRINTF(("save_ns: save_r('%s', %s) failed",
592 DPRINTF(("save_a: ns_parserr(%s, %d) failed",
608 DPRINTF(("save_a: malloc failed"));
684 DPRINTF(("do_query: res_nmkquery failed"));
689 DPRINTF(("do_query: res_nsend failed"));
693 DPRINTF(("do_query: res_nsend returned 0"));
698 DPRINTF(("do_query: ns_initparse failed"));
706 DPRINTF(("do_query: ns_parserr failed"));