Searched defs:MC_KEY_LEN (Results 1 - 1 of 1) sorted by relevance

/httpd/modules/cache/
H A Dmod_socache_memcache.c38 #define MC_KEY_LEN 254 macro
201 char buf[MC_KEY_LEN];
233 char buf[MC_KEY_LEN], *data;
267 char buf[MC_KEY_LEN];

Completed in 12 milliseconds