Searched refs:RES_DEBUG (Results 1 - 18 of 18) sorted by relevance

/freebsd-10-stable/lib/libc/resolv/
H A Dres_query.c129 if (statp->options & RES_DEBUG)
148 if (statp->options & RES_DEBUG)
162 if (statp->options & RES_DEBUG)
168 if (statp->options & RES_DEBUG)
177 if (statp->options & RES_DEBUG)
419 if (statp->options & RES_DEBUG)
H A Dres_send.c322 DprintQ((statp->options & RES_DEBUG) || (statp->pfcode & RES_PRF_QUERY),
467 Dprint(((statp->options & RES_DEBUG) &&
501 Dprint((statp->options & RES_DEBUG) ||
506 DprintQ((statp->options & RES_DEBUG) ||
757 Dprint(statp->options & RES_DEBUG,
768 Dprint(statp->options & RES_DEBUG,
811 DprintQ((statp->options & RES_DEBUG) ||
906 Dprint(statp->options & RES_DEBUG,
972 Dprint(statp->options & RES_DEBUG, (stdout, ";; timeout\n"));
1009 Dprint(statp->options & RES_DEBUG,
[all...]
H A Dres_mkquery.c115 if (statp->options & RES_DEBUG)
220 if ((statp->options & RES_DEBUG) != 0U)
243 if (statp->options & RES_DEBUG)
277 if ((statp->options & RES_DEBUG) != 0U)
H A Dres_init.c579 if (statp->options & RES_DEBUG) {
604 if (statp->options & RES_DEBUG)
620 if (statp->options & RES_DEBUG)
630 if (statp->options & RES_DEBUG)
656 if (statp->options & RES_DEBUG)
661 if (!(statp->options & RES_DEBUG)) {
664 statp->options |= RES_DEBUG;
H A Dres_update.c90 if ((statp->options & RES_DEBUG) != 0U) res_dprintf x; \
H A Dres_findzonecut.c96 if ((statp->options & RES_DEBUG) != 0U) res_dprintf x; \
H A Dres_debug.c668 case RES_DEBUG: return "debug";
/freebsd-10-stable/lib/libc/net/
H A Dgetnetbydns.c336 if (statp->options & RES_DEBUG)
344 if (statp->options & RES_DEBUG)
417 if (statp->options & RES_DEBUG)
424 if (statp->options & RES_DEBUG)
H A Dgetaddrinfo.c2737 if (res->options & RES_DEBUG)
2748 if (res->options & RES_DEBUG)
2765 if (res->options & RES_DEBUG)
2771 if (res->options & RES_DEBUG)
2782 if (res->options & RES_DEBUG)
3007 if (res->options & RES_DEBUG)
H A Dgethostbydns.c115 if (res->options & RES_DEBUG) {
/freebsd-10-stable/contrib/amd/amd/
H A Dinfo_hesiod.c113 _res.options |= RES_DEBUG;
/freebsd-10-stable/include/
H A Dresolv.h228 #define RES_DEBUG 0x00000002 /*%< print debug messages */ macro
/freebsd-10-stable/contrib/sendmail/src/
H A Dsm_resolve.c412 _res.options |= RES_DEBUG;
H A Ddomain.c340 if (tTd(8, 8) || _res.options & RES_DEBUG)
H A Dmain.c698 _res.options |= RES_DEBUG;
700 _res.options &= ~RES_DEBUG;
H A Dreadcf.c2581 { "debug", RES_DEBUG },
/freebsd-10-stable/crypto/openssh/openbsd-compat/
H A Dgetrrsetbyname.c225 _resp->options |= RES_DEBUG;
/freebsd-10-stable/crypto/heimdal/lib/roken/
H A Dresolve.c554 state.options |= RES_DEBUG;

Completed in 188 milliseconds