Searched refs:restoreCommand (Results 1 – 4 of 4) sorted by relevance
| /f-stack/app/redis-5.0.5/src/ |
| H A D | server.c | 282 {"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 D | server.h | 2085 void restoreCommand(client *c);
|
| H A D | cluster.c | 4855 void restoreCommand(client *c) { in restoreCommand() function
|
| /f-stack/app/redis-5.0.5/ |
| H A D | 00-RELEASENOTES | 2661 Fix compiler warning in restoreCommand
|