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

/httpd/modules/ldap/
H A Dutil_ldap.c1395 int max_subgroup_depth)
1413 * we don't need to check it again here - so if max_subgroup_depth is set
1419 if (cur_subgroup_depth >= max_subgroup_depth) {
1608 max_subgroup_depth);
1618 max_subgroup_depth);
1623 max_subgroup_depth);
1388 uldap_cache_check_subgroups(request_rec *r, util_ldap_connection_t *ldc, const char *url, const char *dn, const char *attrib, const char *value, char **subgroupAttrs, apr_array_header_t *subgroupclasses, int cur_subgroup_depth, int max_subgroup_depth) argument

Completed in 43 milliseconds