Home
last modified time | relevance | path

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

/illumos-gate/usr/src/lib/libldap5/sources/ldap/common/
H A Dmemcache.c61 #define MEMCACHE_SIZE_NON_ENTRIES 2 macro
341 if (memcache_adj_size(*cachep, total_size, MEMCACHE_SIZE_NON_ENTRIES, in ldap_memcache_init()
401 MEMCACHE_SIZE_NON_ENTRIES, MEMCACHE_SIZE_DEDUCT); in ldap_memcache_set()
419 MEMCACHE_SIZE_NON_ENTRIES, MEMCACHE_SIZE_ADD)) != LDAP_SUCCESS) { in ldap_memcache_set()
428 MEMCACHE_SIZE_NON_ENTRIES, MEMCACHE_SIZE_DEDUCT); in ldap_memcache_set()
565 memcache_adj_size(cache, size, MEMCACHE_SIZE_NON_ENTRIES, in ldap_memcache_destroy()