Searched refs:clusterPropagatePublish (Results 1 – 3 of 3) sorted by relevance
320 clusterPropagatePublish(c->argv[1],c->argv[2]); in publishCommand()
1880 void clusterPropagatePublish(robj *channel, robj *message);
2650 void clusterPropagatePublish(robj *channel, robj *message) { in clusterPropagatePublish() function