Home
last modified time | relevance | path

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

/redis-3.2.3/src/
H A Dreplication.c1742 void replicationUnsetMaster(void) { in replicationUnsetMaster() function
1786 replicationUnsetMaster(); in slaveofCommand()
H A Dserver.h1240 void replicationUnsetMaster(void);
H A Dcluster.c497 replicationUnsetMaster(); in clusterReset()
2674 replicationUnsetMaster(); in clusterFailoverReplaceYourMaster()