Searched refs:MEMCACHE_DEF_SIZE (Results 1 – 1 of 1) sorted by relevance
65 #define MEMCACHE_DEF_SIZE 131072 /* 128K bytes */ macro277 size = (size ? size : MEMCACHE_DEF_SIZE); in ldap_memcache_init()