Home
last modified time | relevance | path

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

/freebsd-14.2/lib/libc/resolv/
H A Dres_send.c465 Dprint(((statp->options & RES_DEBUG) && in res_nsend()
499 Dprint((statp->options & RES_DEBUG) || in res_nsend()
504 DprintQ((statp->options & RES_DEBUG) || in res_nsend()
752 Dprint(statp->options & RES_DEBUG, in send_vc()
763 Dprint(statp->options & RES_DEBUG, in send_vc()
901 Dprint(statp->options & RES_DEBUG, in send_dg()
1004 Dprint(statp->options & RES_DEBUG, in send_dg()
1043 DprintQ(statp->options & RES_DEBUG, in send_dg()
1069 DprintQ(statp->options & RES_DEBUG, in send_dg()
1082 Dprint(statp->options & RES_DEBUG, in send_dg()
[all …]
H A Dres_query.c127 if (statp->options & RES_DEBUG) in res_nquery()
146 if (statp->options & RES_DEBUG) in res_nquery()
160 if (statp->options & RES_DEBUG) in res_nquery()
166 if (statp->options & RES_DEBUG) in res_nquery()
175 if (statp->options & RES_DEBUG) in res_nquery()
417 if (statp->options & RES_DEBUG) in res_nquerydomain()
H A Dres_mkquery.c113 if (statp->options & RES_DEBUG) in res_nmkquery()
218 if ((statp->options & RES_DEBUG) != 0U) in res_nopt()
241 if (statp->options & RES_DEBUG) in res_nopt()
275 if ((statp->options & RES_DEBUG) != 0U) in res_nopt_rdata()
H A Dres_init.c569 if (statp->options & RES_DEBUG) { in __res_vinit()
594 if (statp->options & RES_DEBUG) in res_setoptions()
610 if (statp->options & RES_DEBUG) in res_setoptions()
620 if (statp->options & RES_DEBUG) in res_setoptions()
646 if (statp->options & RES_DEBUG) in res_setoptions()
651 if (!(statp->options & RES_DEBUG)) { in res_setoptions()
654 statp->options |= RES_DEBUG; in res_setoptions()
H A Dres_update.c89 if ((statp->options & RES_DEBUG) != 0U) res_dprintf x; \
H A Dres_findzonecut.c95 if ((statp->options & RES_DEBUG) != 0U) res_dprintf x; \
H A Dres_debug.c663 case RES_DEBUG: return "debug"; in p_option()
/freebsd-14.2/lib/libc/net/
H A Dgetnetbydns.c335 if (statp->options & RES_DEBUG) in _dns_getnetbyaddr()
343 if (statp->options & RES_DEBUG) in _dns_getnetbyaddr()
416 if (statp->options & RES_DEBUG) in _dns_getnetbyname()
423 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.c110 if (res->options & RES_DEBUG) { in dbg_printf()
/freebsd-14.2/include/
H A Dresolv.h230 #define RES_DEBUG 0x00000002 /*%< print debug messages */ macro
/freebsd-14.2/crypto/openssh/openbsd-compat/
H A Dgetrrsetbyname.c230 _resp->options |= RES_DEBUG; in getrrsetbyname()
/freebsd-14.2/crypto/heimdal/lib/roken/
H A Dresolve.c554 state.options |= RES_DEBUG; in dns_lookup_int()
/freebsd-14.2/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-14.2/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