Home
last modified time | relevance | path

Searched refs:util_ald_cache_display_stats (Results 1 – 4 of 4) sorted by relevance

/dports/www/htdigest/httpd-2.4.6/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) in util_ald_cache_display_stats() function
848 buf = util_ald_cache_display_stats(r, st->util_ldap_cache, "LDAP URL Cache", id1); in util_ald_cache_display()
867 util_ald_cache_display_stats(r, n->search_cache, t1, id1), in util_ald_cache_display()
868 util_ald_cache_display_stats(r, n->compare_cache, t2, id2), in util_ald_cache_display()
869util_ald_cache_display_stats(r, n->dn_compare_cache, t3, id3) in util_ald_cache_display()
H A Dutil_ldap_cache.h201 char *util_ald_cache_display_stats(request_rec *r, util_ald_cache_t *cache, char *name, char *id);
/dports/www/apache24/httpd-2.4.53/modules/ldap/
H A Dutil_ldap_cache_mgr.c597 char *util_ald_cache_display_stats(request_rec *r, util_ald_cache_t *cache, char *name, char *id) in util_ald_cache_display_stats() function
873 buf = util_ald_cache_display_stats(r, st->util_ldap_cache, "LDAP URL Cache", id1); in util_ald_cache_display()
892 util_ald_cache_display_stats(r, n->search_cache, t1, id1), in util_ald_cache_display()
893 util_ald_cache_display_stats(r, n->compare_cache, t2, id2), in util_ald_cache_display()
894util_ald_cache_display_stats(r, n->dn_compare_cache, t3, id3) in util_ald_cache_display()
H A Dutil_ldap_cache.h203 char *util_ald_cache_display_stats(request_rec *r, util_ald_cache_t *cache, char *name, char *id);