Home
last modified time | relevance | path

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

/redis-3.2.3/src/
H A Dserver.h1558 void slaveofCommand(client *c);
H A Dreplication.c1773 void slaveofCommand(client *c) { in slaveofCommand() function
H A Dserver.c254 {"slaveof",slaveofCommand,3,"ast",0,NULL,0,0,0,0,0},