Searched refs:clusterCommand (Results 1 – 3 of 3) sorted by relevance
| /redis-3.2.3/src/ |
| H A D | server.h | 1616 void clusterCommand(client *c);
|
| H A D | server.c | 266 {"cluster",clusterCommand,-2,"a",0,NULL,0,0,0,0,0},
|
| H A D | cluster.c | 3880 void clusterCommand(client *c) { in clusterCommand() function
|