OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:Dprint
(Results
1 - 3
of
3
) sorted by relevancy
/src/lib/libc/resolv/
res_debug.h
24
# define
Dprint
(cond, args) /*empty*/
29
# define
Dprint
(cond, args) if (cond) {fprintf args;} else {}
res_send.c
505
Dprint
(((statp->options & RES_DEBUG) &&
539
Dprint
((statp->options & RES_DEBUG) ||
796
Dprint
(statp->options & RES_DEBUG,
807
Dprint
(statp->options & RES_DEBUG,
948
Dprint
(statp->options & RES_DEBUG,
1014
Dprint
(statp->options & RES_DEBUG, (stdout, ";; timeout\n"));
1050
Dprint
(statp->options & RES_DEBUG,
1128
Dprint
(statp->options & RES_DEBUG,
/src/lib/libresolv/
res_sendsigned.c
119
Dprint
((statp->options & RES_DEBUG) ||
130
Dprint
(statp->pfcode & RES_PRF_REPLY,
134
Dprint
(statp->pfcode & RES_PRF_REPLY,
155
Dprint
((statp->options & RES_DEBUG) ||
165
Dprint
(statp->pfcode & RES_PRF_REPLY, (stdout, ";; TSIG ok\n"));
Completed in 27 milliseconds
Indexes created Thu Nov 06 05:09:59 GMT 2025