Home
last modified time | relevance | path

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

/bionic/libc/netbsd/resolv/
Dres_debug.h24 # define Dprint(cond, args) /*empty*/ macro
29 # define Dprint(cond, args) if (cond) {fprintf args;} else {} macro
Dres_send.c543 Dprint(((statp->options & RES_DEBUG) && in res_nsend()
592 Dprint((statp->options & RES_DEBUG) || in res_nsend()
864 Dprint(statp->options & RES_DEBUG, in send_vc()
875 Dprint(statp->options & RES_DEBUG, in send_vc()
1098 Dprint(statp->options & RES_DEBUG, in send_dg()
1128 Dprint(statp->options & RES_DEBUG, (stdout, ";; timeout\n")); in send_dg()
1151 Dprint(statp->options & RES_DEBUG, in send_dg()
1238 Dprint(statp->options & RES_DEBUG, in send_dg()