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

/httpd/modules/cache/
H A Dmod_socache_memcache.c180 static int socache_mc_id2key(ap_socache_instance_t *ctx, function
204 if (socache_mc_id2key(ctx, id, idlen, buf, sizeof buf)) {
236 if (socache_mc_id2key(ctx, id, idlen, buf, sizeof buf)) {
270 if (socache_mc_id2key(ctx, id, idlen, buf, sizeof buf)) {

Completed in 20 milliseconds