OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:MAX_RECURSION
(Results
1 - 2
of
2
) sorted by relevancy
/src/lib/libc/gen/
getcap.c
85
#define
MAX_RECURSION
32 /* maximum getent recursion */
250
*
MAX_RECURSION
.
275
*
MAX_RECURSION
times.
277
if (depth >
MAX_RECURSION
)
/src/lib/libc/regex/
engine.c
118
#define
MAX_RECURSION
100
788
if (len == 0 && rec++ >
MAX_RECURSION
)
Completed in 12 milliseconds
Indexes created Wed Oct 01 07:09:59 GMT 2025