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

/macosx-10.10.1/apache-793/httpd/modules/ldap/
H A Dutil_ldap.c884 curl = util_ald_cache_fetch(st->util_ldap_cache, &curnode);
909 node = util_ald_cache_fetch(curl->dn_compare_cache, &newnode);
984 node = util_ald_cache_fetch(curl->dn_compare_cache, &newnode);
1028 curl = util_ald_cache_fetch(st->util_ldap_cache, &curnode);
1046 compare_nodep = util_ald_cache_fetch(curl->compare_cache,
1134 compare_nodep = util_ald_cache_fetch(curl->compare_cache,
1413 curl = util_ald_cache_fetch(st->util_ldap_cache, &curnode);
1427 compare_nodep = util_ald_cache_fetch(curl->compare_cache,
1488 compare_nodep = util_ald_cache_fetch(curl->compare_cache,
1502 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.c419 void *util_ald_cache_fetch(util_ald_cache_t *cache, void *payload) function

Completed in 127 milliseconds