Home
last modified time | relevance | path

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

/redis-3.2.3/src/
H A Ddb.c781 void moveCommand(client *c) { in moveCommand() function
H A Dserver.h1510 void moveCommand(client *c);
H A Dserver.c220 {"move",moveCommand,3,"wF",0,NULL,1,1,1,0,0},