Searched defs:maxNestingDepth (Results 1 - 1 of 1) sorted by relevance

/httpd/modules/aaa/
H A Dmod_authnz_ldap.c75 int maxNestingDepth; /* Maximum recursive nesting depth permitted during subgroup processing. Default: 10 */ member in struct:__anon65
349 sec->maxNestingDepth = 0;
999 0, sec->maxNestingDepth);
1636 sec->maxNestingDepth = atol(max_depth);

Completed in 18 milliseconds