Searched refs:LDAP_DEBUG_STATS (Results 1 - 4 of 4) sorted by relevance
/illumos-gate/usr/src/lib/libldap5/include/ldap/ |
H A D | ldaplog.h | 40 #define LDAP_DEBUG_STATS 0x00100 macro
|
H A D | log.h | 28 #define LDAP_DEBUG_STATS 0x100 macro
|
/illumos-gate/usr/src/lib/libldap5/sources/ldap/util/ |
H A D | log.c | 36 static int log_debug = LDAP_DEBUG_STATS;
|
/illumos-gate/usr/src/lib/libldap5/sources/ldap/common/ |
H A D | memcache.c | 1687 LDAPDebug( LDAP_DEBUG_STATS, "memcache 0x%x:\n", cache, 0, 0 ); 1688 LDAPDebug( LDAP_DEBUG_STATS, " tries: %ld hits: %ld hitrate: %ld%%\n", 1692 LDAPDebug( LDAP_DEBUG_STATS, " memory bytes used: %ld\n", 1695 LDAPDebug( LDAP_DEBUG_STATS, " memory bytes used: %ld free: %ld\n",
|
Completed in 61 milliseconds