Searched refs:dumpCommand (Results 1 – 3 of 3) sorted by relevance
| /f-stack/app/redis-5.0.5/src/ |
| H A D | server.h | 2090 void dumpCommand(client *c);
|
| H A D | server.c | 288 {"dump",dumpCommand,2,"rR",0,NULL,1,1,1,0,0},
|
| H A D | cluster.c | 4834 void dumpCommand(client *c) { in dumpCommand() function
|