Home
last modified time | relevance | path

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

/bionic/libc/dns/resolv/
Dres_debug.h24 # define Dprint(cond, args) /*empty*/ macro
29 # define Dprint(cond, args) if (cond) {fprintf args;} else {} macro
Dres_send.c535 Dprint(((statp->options & RES_DEBUG) && in res_nsend()
605 Dprint((statp->options & RES_DEBUG) || in res_nsend()
906 Dprint(statp->options & RES_DEBUG, in send_vc()
917 Dprint(statp->options & RES_DEBUG, in send_vc()
1142 Dprint(statp->options & RES_DEBUG, in send_dg()
1173 Dprint(statp->options & RES_DEBUG, (stdout, ";; timeout\n")); in send_dg()
1196 Dprint(statp->options & RES_DEBUG, in send_dg()
1278 Dprint(statp->options & RES_DEBUG, in send_dg()