Home
last modified time | relevance | path

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

/f-stack/app/redis-5.0.5/src/
H A Dreplication.c1980 void replicationUnsetMaster(void) { in replicationUnsetMaster() function
2036 replicationUnsetMaster(); in replicaofCommand()
H A Dserver.h1592 void replicationUnsetMaster(void);
H A Dcluster.c539 replicationUnsetMaster(); in clusterReset()
2916 replicationUnsetMaster(); in clusterFailoverReplaceYourMaster()