Home
last modified time | relevance | path

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

/redis-3.2.3/src/
H A Dserver.h1237 void replicationCacheMaster(client *c);
H A Dnetworking.c801 replicationCacheMaster(c); in freeClient()
H A Dreplication.c1908 void replicationCacheMaster(client *c) { in replicationCacheMaster() function