OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
xsrc
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:DEFAULT_RECURSION_DEPTH
(Results
1 - 2
of
2
) sorted by relevancy
/src/external/mpl/dhcp/bind/dist/lib/dns/
resolver.c
184
#ifndef
DEFAULT_RECURSION_DEPTH
185
#define
DEFAULT_RECURSION_DEPTH
7
186
#endif /* ifndef
DEFAULT_RECURSION_DEPTH
*/
10620
res->maxdepth =
DEFAULT_RECURSION_DEPTH
;
/src/external/mpl/bind/dist/lib/dns/
resolver.c
226
#ifndef
DEFAULT_RECURSION_DEPTH
227
#define
DEFAULT_RECURSION_DEPTH
7
228
#endif /* ifndef
DEFAULT_RECURSION_DEPTH
*/
10342
.maxdepth =
DEFAULT_RECURSION_DEPTH
,
Completed in 44 milliseconds
Indexes created Tue Jun 23 00:25:03 UTC 2026