Searched refs:Dprint (Results 1 - 3 of 3) sorted by relevance

/haiku-fatelf/src/kits/network/libbind/resolv/
H A Dres_debug.h22 # define Dprint(cond, args) /*empty*/ macro
27 # define Dprint(cond, args) if (cond) {fprintf args;} else {} macro
H A Dres_sendsigned.c116 Dprint((statp->options & RES_DEBUG) ||
127 Dprint(statp->pfcode & RES_PRF_REPLY,
131 Dprint(statp->pfcode & RES_PRF_REPLY,
152 Dprint((statp->options & RES_DEBUG) ||
162 Dprint(statp->pfcode & RES_PRF_REPLY, (stdout, ";; TSIG ok\n"));
H A Dres_send.c451 Dprint(((statp->options & RES_DEBUG) &&
481 Dprint((statp->options & RES_DEBUG) ||
725 Dprint(statp->options & RES_DEBUG,
736 Dprint(statp->options & RES_DEBUG,
854 Dprint(statp->options & RES_DEBUG,
908 Dprint(statp->options & RES_DEBUG, (stdout, ";; timeout\n"));
937 Dprint(statp->options & RES_DEBUG,
1015 Dprint(statp->options & RES_DEBUG,

Completed in 42 milliseconds