Home
last modified time | relevance | path

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

/illumos-gate/usr/src/lib/libldap5/include/ldap/
H A Dlog.h26 #define LDAP_DEBUG_STATS 0x100 macro
H A Dldaplog.h38 #define LDAP_DEBUG_STATS 0x00100 macro
/illumos-gate/usr/src/lib/libldap5/sources/ldap/util/
H A Dlog.c34 static int log_debug = LDAP_DEBUG_STATS;
/illumos-gate/usr/src/lib/libldap5/sources/ldap/common/
H A Dmemcache.c1686 LDAPDebug( LDAP_DEBUG_STATS, "memcache 0x%x:\n", cache, 0, 0 );
1687 LDAPDebug( LDAP_DEBUG_STATS, " tries: %ld hits: %ld hitrate: %ld%%\n",
1691 LDAPDebug( LDAP_DEBUG_STATS, " memory bytes used: %ld\n",
1694 LDAPDebug( LDAP_DEBUG_STATS, " memory bytes used: %ld free: %ld\n",