Searched refs:slaveofCommand (Results 1 – 3 of 3) sorted by relevance
| /redis-3.2.3/src/ |
| H A D | server.h | 1558 void slaveofCommand(client *c);
|
| H A D | replication.c | 1773 void slaveofCommand(client *c) { in slaveofCommand() function
|
| H A D | server.c | 254 {"slaveof",slaveofCommand,3,"ast",0,NULL,0,0,0,0,0},
|