Home
last modified time | relevance | path

Searched refs:Dprint (Results 1 – 2 of 2) sorted by relevance

/freebsd/lib/libc/resolv/
H A Dres_debug.h24 # define Dprint(cond, args) /*empty*/ macro
29 # define Dprint(cond, args) if (cond) {fprintf args;} else {} macro
H A Dres_send.c461 Dprint(((statp->options & RES_DEBUG) && in res_nsend()
495 Dprint((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()
963 Dprint(statp->options & RES_DEBUG, (stdout, ";; timeout\n")); in send_dg()
1000 Dprint(statp->options & RES_DEBUG, in send_dg()
1078 Dprint(statp->options & RES_DEBUG, in send_dg()