Searched refs:uldap_cache_check_subgroups (Results 1 - 3 of 3) sorted by relevance

/httpd/include/
H A Dutil_ldap.h313 APR_DECLARE_OPTIONAL_FN(int,uldap_cache_check_subgroups,(request_rec *r, util_ldap_connection_t *ldc,
/httpd/modules/ldap/
H A Dutil_ldap.c1388 static int uldap_cache_check_subgroups(request_rec *r, function
1619 result = uldap_cache_check_subgroups(r, ldc, url, group, attrib,
3196 APR_REGISTER_OPTIONAL_FN(uldap_cache_check_subgroups);
/httpd/modules/aaa/
H A Dmod_authnz_ldap.c111 static APR_OPTIONAL_FN_TYPE(uldap_cache_check_subgroups) *util_ldap_cache_check_subgroups;
1960 util_ldap_cache_check_subgroups = APR_RETRIEVE_OPTIONAL_FN(uldap_cache_check_subgroups);

Completed in 3255 milliseconds