Searched refs:clusterStartHandshake (Results 1 – 1 of 1) sorted by relevance
1281 int clusterStartHandshake(char *ip, int port, int cport) { in clusterStartHandshake() function1432 clusterStartHandshake(g->ip,ntohs(g->port),ntohs(g->cport)); in clusterProcessGossipSection()4244 if (clusterStartHandshake(c->argv[2]->ptr,port,cport) == 0 && in clusterCommand()