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

/httpd/modules/ldap/
H A Dutil_ldap_cache_mgr.c580 char *util_ald_cache_display_stats(request_rec *r, util_ald_cache_t *cache, char *name, char *id) function
850 buf = util_ald_cache_display_stats(r, st->util_ldap_cache, "LDAP URL Cache", id1);
869 util_ald_cache_display_stats(r, n->search_cache, t1, id1),
870 util_ald_cache_display_stats(r, n->compare_cache, t2, id2),
871 util_ald_cache_display_stats(r, n->dn_compare_cache, t3, id3)

Completed in 9 milliseconds