OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
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) ||
928
DprintQ
((statp->options & RES_DEBUG) ||
1187
DprintQ
((statp->options & RES_DEBUG) ||
1203
DprintQ
((statp->options & RES_DEBUG) ||
1216
DprintQ
(statp->options & RES_DEBUG,
[
all
...]
Completed in 2740 milliseconds