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

/freebsd-9.3-release/lib/libc/resolv/
H A Dres_query.c127 if (statp->options & RES_DEBUG)
146 if (statp->options & RES_DEBUG)
160 if (statp->options & RES_DEBUG)
166 if (statp->options & RES_DEBUG)
175 if (statp->options & RES_DEBUG)
417 if (statp->options & RES_DEBUG)
H A Dres_send.c320 DprintQ((statp->options & RES_DEBUG) || (statp->pfcode & RES_PRF_QUERY),
465 Dprint(((statp->options & RES_DEBUG) &&
499 Dprint((statp->options & RES_DEBUG) ||
504 DprintQ((statp->options & RES_DEBUG) ||
754 Dprint(statp->options & RES_DEBUG,
765 Dprint(statp->options & RES_DEBUG,
808 DprintQ((statp->options & RES_DEBUG) ||
903 Dprint(statp->options & RES_DEBUG,
969 Dprint(statp->options & RES_DEBUG, (stdout, ";; timeout\n"));
1006 Dprint(statp->options & RES_DEBUG,
[all...]
H A Dres_mkquery.c113 if (statp->options & RES_DEBUG)
217 if ((statp->options & RES_DEBUG) != 0U)
240 if (statp->options & RES_DEBUG)
274 if ((statp->options & RES_DEBUG) != 0U)
H A Dres_init.c546 if (statp->options & RES_DEBUG) {
573 if (statp->options & RES_DEBUG)
589 if (statp->options & RES_DEBUG)
599 if (statp->options & RES_DEBUG)
625 if (statp->options & RES_DEBUG)
630 if (!(statp->options & RES_DEBUG)) {
633 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.c649 case RES_DEBUG: return "debug";
/freebsd-9.3-release/contrib/amd/amd/
H A Dinfo_hesiod.c116 _res.options |= RES_DEBUG;
/freebsd-9.3-release/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.c2601 if (res->options & RES_DEBUG)
2612 if (res->options & RES_DEBUG)
2629 if (res->options & RES_DEBUG)
2635 if (res->options & RES_DEBUG)
2646 if (res->options & RES_DEBUG)
2871 if (res->options & RES_DEBUG)
H A Dgethostbydns.c115 if (res->options & RES_DEBUG) {
/freebsd-9.3-release/crypto/heimdal/lib/roken/
H A Dresolve.c530 state.options |= RES_DEBUG;
533 _res.options |= RES_DEBUG;
/freebsd-9.3-release/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.c689 _res.options |= RES_DEBUG;
691 _res.options &= ~RES_DEBUG;
H A Dreadcf.c1967 { "debug", RES_DEBUG },
/freebsd-9.3-release/include/
H A Dresolv.h227 #define RES_DEBUG 0x00000002 /*%< print debug messages */ macro
/freebsd-9.3-release/crypto/openssh/openbsd-compat/
H A Dgetrrsetbyname.c225 _resp->options |= RES_DEBUG;

Completed in 147 milliseconds