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

/freebsd-13-stable/lib/libc/resolv/
H A Dres_query.c130 if (statp->options & RES_DEBUG)
149 if (statp->options & RES_DEBUG)
163 if (statp->options & RES_DEBUG)
169 if (statp->options & RES_DEBUG)
178 if (statp->options & RES_DEBUG)
420 if (statp->options & RES_DEBUG)
H A Dres_send.c323 DprintQ((statp->options & RES_DEBUG) || (statp->pfcode & RES_PRF_QUERY),
468 Dprint(((statp->options & RES_DEBUG) &&
502 Dprint((statp->options & RES_DEBUG) ||
507 DprintQ((statp->options & RES_DEBUG) ||
755 Dprint(statp->options & RES_DEBUG,
766 Dprint(statp->options & RES_DEBUG,
809 DprintQ((statp->options & RES_DEBUG) ||
904 Dprint(statp->options & RES_DEBUG,
970 Dprint(statp->options & RES_DEBUG, (stdout, ";; timeout\n"));
1007 Dprint(statp->options & RES_DEBUG,
[all...]
H A Dres_mkquery.c116 if (statp->options & RES_DEBUG)
221 if ((statp->options & RES_DEBUG) != 0U)
244 if (statp->options & RES_DEBUG)
278 if ((statp->options & RES_DEBUG) != 0U)
H A Dres_init.c580 if (statp->options & RES_DEBUG) {
605 if (statp->options & RES_DEBUG)
621 if (statp->options & RES_DEBUG)
631 if (statp->options & RES_DEBUG)
657 if (statp->options & RES_DEBUG)
662 if (!(statp->options & RES_DEBUG)) {
665 statp->options |= RES_DEBUG;
H A Dres_update.c92 if ((statp->options & RES_DEBUG) != 0U) res_dprintf x; \
H A Dres_findzonecut.c98 if ((statp->options & RES_DEBUG) != 0U) res_dprintf x; \
H A Dres_debug.c666 case RES_DEBUG: return "debug";
/freebsd-13-stable/lib/libc/net/
H A Dgetnetbydns.c338 if (statp->options & RES_DEBUG)
346 if (statp->options & RES_DEBUG)
419 if (statp->options & RES_DEBUG)
426 if (statp->options & RES_DEBUG)
H A Dgetaddrinfo.c2736 if (res->options & RES_DEBUG)
2747 if (res->options & RES_DEBUG)
2764 if (res->options & RES_DEBUG)
2770 if (res->options & RES_DEBUG)
2781 if (res->options & RES_DEBUG)
3006 if (res->options & RES_DEBUG)
H A Dgethostbydns.c113 if (res->options & RES_DEBUG) {
/freebsd-13-stable/include/
H A Dresolv.h230 #define RES_DEBUG 0x00000002 /*%< print debug messages */ macro
/freebsd-13-stable/crypto/openssh/openbsd-compat/
H A Dgetrrsetbyname.c225 _resp->options |= RES_DEBUG;
/freebsd-13-stable/contrib/sendmail/src/
H A Ddomain.c746 if ((tTd(8, 8) || _res.options & RES_DEBUG)
H A Dsm_resolve.c1311 _res.options |= RES_DEBUG;
H A Dmain.c703 _res.options |= RES_DEBUG;
705 _res.options &= ~RES_DEBUG;
H A Dreadcf.c2602 { "debug", RES_DEBUG },
/freebsd-13-stable/crypto/heimdal/lib/roken/
H A Dresolve.c554 state.options |= RES_DEBUG;

Completed in 333 milliseconds