Home
last modified time | relevance | path

Searched refs:restoreCommand (Results 1 – 4 of 4) sorted by relevance

/f-stack/app/redis-5.0.5/src/
H A Dserver.c282 {"restore",restoreCommand,-4,"wm",0,NULL,1,1,1,0,0},
283 {"restore-asking",restoreCommand,-4,"wmk",0,NULL,1,1,1,0,0},
H A Dserver.h2085 void restoreCommand(client *c);
H A Dcluster.c4855 void restoreCommand(client *c) { in restoreCommand() function
/f-stack/app/redis-5.0.5/
H A D00-RELEASENOTES2661 Fix compiler warning in restoreCommand