Home
last modified time | relevance | path

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

/haiku/src/system/libnetwork/netresolv/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.c489 Dprint(((statp->options & RES_DEBUG) && in res_nsend()
523 Dprint((statp->options & RES_DEBUG) || in res_nsend()
784 Dprint(statp->options & RES_DEBUG, in send_vc()
795 Dprint(statp->options & RES_DEBUG, in send_vc()
936 Dprint(statp->options & RES_DEBUG, in send_dg()
1002 Dprint(statp->options & RES_DEBUG, (stdout, ";; timeout\n")); in send_dg()
1040 Dprint(statp->options & RES_DEBUG, in send_dg()
1118 Dprint(statp->options & RES_DEBUG, in send_dg()