Searched refs:util_ald_sgl_dup (Results 1 - 4 of 4) sorted by relevance

/httpd/modules/ldap/
H A Dutil_ldap_cache.h182 util_compare_subgroup_t *util_ald_sgl_dup(util_ald_cache_t *cache, util_compare_subgroup_t *sgl);
H A Dutil_ldap_cache.c263 ((n->subgroupList) && !(node->subgroupList = util_ald_sgl_dup(cache, n->subgroupList)))) {
H A Dutil_ldap_cache_mgr.c145 util_compare_subgroup_t *util_ald_sgl_dup(util_ald_cache_t *cache, util_compare_subgroup_t *sgl_in) function
H A Dutil_ldap.c1559 util_ald_sgl_dup(curl->compare_cache, tmp_local_sgl);

Completed in 2554 milliseconds