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

/httpd/modules/ldap/
H A Dutil_ldap.c915 curl = util_ald_cache_fetch(st->util_ldap_cache, &curnode);
940 node = util_ald_cache_fetch(curl->dn_compare_cache, &newnode);
1016 node = util_ald_cache_fetch(curl->dn_compare_cache, &newnode);
1060 curl = util_ald_cache_fetch(st->util_ldap_cache, &curnode);
1078 compare_nodep = util_ald_cache_fetch(curl->compare_cache,
1167 compare_nodep = util_ald_cache_fetch(curl->compare_cache,
1447 curl = util_ald_cache_fetch(st->util_ldap_cache, &curnode);
1461 compare_nodep = util_ald_cache_fetch(curl->compare_cache,
1522 compare_nodep = util_ald_cache_fetch(curl->compare_cache,
1536 compare_nodep = util_ald_cache_fetch(cur
[all...]
H A Dutil_ldap_cache.h198 void *util_ald_cache_fetch(util_ald_cache_t *cache, void *payload);
H A Dutil_ldap_cache_mgr.c421 void *util_ald_cache_fetch(util_ald_cache_t *cache, void *payload) function

Completed in 791 milliseconds