HomeSort by relevance Sort by last modified time
    Searched refs:DprintQ (Results 1 - 2 of 2) sorted by null

  /bionic/libc/netbsd/resolv/
res_debug.h 25 # define DprintQ(cond, args, query, size) /*empty*/
30 # define DprintQ(cond, args, query, size) if (cond) {\
res_send.c 384 DprintQ((statp->options & RES_DEBUG) || (statp->pfcode & RES_PRF_QUERY),
597 DprintQ((statp->options & RES_DEBUG) ||
917 DprintQ((statp->options & RES_DEBUG) ||
1167 DprintQ((statp->options & RES_DEBUG) ||
1183 DprintQ((statp->options & RES_DEBUG) ||
1196 DprintQ(statp->options & RES_DEBUG,
1216 DprintQ((statp->options & RES_DEBUG) ||
1225 DprintQ(statp->options & RES_DEBUG,
    [all...]

Completed in 227 milliseconds