Home
last modified time | relevance | path

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

/freebsd/lib/libc/resolv/
H A Dres_send.c461 Dprint(((statp->options & RES_DEBUG) && in res_nsend()
495 Dprint((statp->options & RES_DEBUG) || in res_nsend()
500 DprintQ((statp->options & RES_DEBUG) || in res_nsend()
748 Dprint(statp->options & RES_DEBUG, in send_vc()
759 Dprint(statp->options & RES_DEBUG, in send_vc()
897 Dprint(statp->options & RES_DEBUG, in send_dg()
1000 Dprint(statp->options & RES_DEBUG, in send_dg()
1039 DprintQ(statp->options & RES_DEBUG, in send_dg()
1065 DprintQ(statp->options & RES_DEBUG, in send_dg()
1078 Dprint(statp->options & RES_DEBUG, in send_dg()
[all …]
H A Dres_query.c123 if (statp->options & RES_DEBUG) in res_nquery()
142 if (statp->options & RES_DEBUG) in res_nquery()
156 if (statp->options & RES_DEBUG) in res_nquery()
162 if (statp->options & RES_DEBUG) in res_nquery()
171 if (statp->options & RES_DEBUG) in res_nquery()
413 if (statp->options & RES_DEBUG) in res_nquerydomain()
H A Dres_mkquery.c109 if (statp->options & RES_DEBUG) in res_nmkquery()
214 if ((statp->options & RES_DEBUG) != 0U) in res_nopt()
237 if (statp->options & RES_DEBUG) in res_nopt()
271 if ((statp->options & RES_DEBUG) != 0U) in res_nopt_rdata()
H A Dres_init.c565 if (statp->options & RES_DEBUG) { in __res_vinit()
590 if (statp->options & RES_DEBUG) in res_setoptions()
606 if (statp->options & RES_DEBUG) in res_setoptions()
616 if (statp->options & RES_DEBUG) in res_setoptions()
642 if (statp->options & RES_DEBUG) in res_setoptions()
647 if (!(statp->options & RES_DEBUG)) { in res_setoptions()
650 statp->options |= RES_DEBUG; in res_setoptions()
H A Dres_update.c86 if ((statp->options & RES_DEBUG) != 0U) res_dprintf x; \
H A Dres_findzonecut.c92 if ((statp->options & RES_DEBUG) != 0U) res_dprintf x; \
H A Dres_debug.c659 case RES_DEBUG: return "debug"; in p_option()
/freebsd/lib/libc/net/
H A Dgetnetbydns.c332 if (statp->options & RES_DEBUG) in _dns_getnetbyaddr()
340 if (statp->options & RES_DEBUG) in _dns_getnetbyaddr()
413 if (statp->options & RES_DEBUG) in _dns_getnetbyname()
420 if (statp->options & RES_DEBUG) in _dns_getnetbyname()
H A Dgetaddrinfo.c2739 if (res->options & RES_DEBUG) in res_queryN()
2750 if (res->options & RES_DEBUG) in res_queryN()
2767 if (res->options & RES_DEBUG) in res_queryN()
2773 if (res->options & RES_DEBUG) in res_queryN()
2784 if (res->options & RES_DEBUG) in res_queryN()
3009 if (res->options & RES_DEBUG) in res_querydomainN()
H A Dgethostbydns.c106 if (res->options & RES_DEBUG) { in dbg_printf()
/freebsd/include/
H A Dresolv.h229 #define RES_DEBUG 0x00000002 /*%< print debug messages */ macro
/freebsd/crypto/openssh/openbsd-compat/
H A Dgetrrsetbyname.c230 _resp->options |= RES_DEBUG; in getrrsetbyname()
/freebsd/crypto/heimdal/lib/roken/
H A Dresolve.c554 state.options |= RES_DEBUG; in dns_lookup_int()
/freebsd/contrib/sendmail/src/
H A Dsm_resolve.c1261 _res.options |= RES_DEBUG;
H A Ddomain.c1075 if ((tTd(8, 8) || _res.options & RES_DEBUG)
H A Dmain.c721 _res.options |= RES_DEBUG;
723 _res.options &= ~RES_DEBUG;
H A Dreadcf.c2820 { "debug", RES_DEBUG },
/freebsd/contrib/sendmail/
H A DRELEASE_NOTES4148 Turn off RES_DEBUG if SFIO is defined unless SFIO_STDIO_COMPAT
8996 Call res_init() before setting RES_DEBUG; this is required by