Home
last modified time | relevance | path

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

/f-stack/app/redis-5.0.5/src/
H A Ddb.c919 void moveCommand(client *c) { in moveCommand() function
H A Dserver.h1974 void moveCommand(client *c);
H A Dserver.c234 {"move",moveCommand,3,"wF",0,NULL,1,1,1,0,0},