Home
last modified time | relevance | path

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

/memcached-1.6.32/
Dslabs.c281 char *t_initial_malloc = getenv("T_MEMD_INITIAL_MALLOC"); in slabs_init() local
282 if (t_initial_malloc) { in slabs_init()
284 if (safe_strtoll((const char *)t_initial_malloc, &env_malloced)) { in slabs_init()