Searched refs:util_ald_cache_display_stats (Results 1 - 2 of 2) sorted by relevance

/macosx-10.10.1/apache-793/httpd/modules/ldap/
H A Dutil_ldap_cache_mgr.c578 char *util_ald_cache_display_stats(request_rec *r, util_ald_cache_t *cache, char *name, char *id) function
848 buf = util_ald_cache_display_stats(r, st->util_ldap_cache, "LDAP URL Cache", id1);
867 util_ald_cache_display_stats(r, n->search_cache, t1, id1),
868 util_ald_cache_display_stats(r, n->compare_cache, t2, id2),
869 util_ald_cache_display_stats(r, n->dn_compare_cache, t3, id3)
H A Dutil_ldap_cache.h201 char *util_ald_cache_display_stats(request_rec *r, util_ald_cache_t *cache, char *name, char *id);

Completed in 126 milliseconds