Searched defs:cur_subgroup_depth (Results 1 - 1 of 1) sorted by relevance
/httpd/modules/ldap/ |
H A D | util_ldap.c | 1394 int cur_subgroup_depth, 1419 if (cur_subgroup_depth >= max_subgroup_depth) { 1607 r->user, group, cur_subgroup_depth+1, 1617 "%d.", r->user, group, cur_subgroup_depth+1, 1622 cur_subgroup_depth+1, 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 18 milliseconds