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