util_ald_cache_display_stats  189 modules/ldap/util_ldap_cache.h char *util_ald_cache_display_stats(request_rec *r, util_ald_cache_t *cache, char *name, char *id);
util_ald_cache_display_stats  734 modules/ldap/util_ldap_cache_mgr.c         buf = util_ald_cache_display_stats(r, st->util_ldap_cache, "LDAP URL Cache", id1);
util_ald_cache_display_stats  753 modules/ldap/util_ldap_cache_mgr.c                                          util_ald_cache_display_stats(r, n->search_cache, t1, id1),
util_ald_cache_display_stats  754 modules/ldap/util_ldap_cache_mgr.c                                          util_ald_cache_display_stats(r, n->compare_cache, t2, id2),
util_ald_cache_display_stats  755 modules/ldap/util_ldap_cache_mgr.c                                          util_ald_cache_display_stats(r, n->dn_compare_cache, t3, id3)