Home
last modified time | relevance | path

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

/dports/databases/redis-devel/redis-0e5b813/src/
H A Dreplication.c2752 int connectWithMaster(void) { in connectWithMaster() function
2822 connectWithMaster(); in cancelReplicationHandshake()
2875 connectWithMaster(); in replicationSetMaster()
2956 connectWithMaster(); in replicationHandleMasterDisconnection()
3546 connectWithMaster(); in replicationCron()
/dports/databases/redis5/redis-5.0.14/src/
H A Dreplication.c1921 int connectWithMaster(void) { in connectWithMaster() function
2611 if (connectWithMaster() == C_OK) { in replicationCron()
/dports/databases/redis6/redis-6.0.16/src/
H A Dreplication.c2396 int connectWithMaster(void) { in connectWithMaster() function
3139 if (connectWithMaster() == C_OK) { in replicationCron()