Searched refs:flushallCommand (Results 1 – 3 of 3) sorted by relevance
| /redis-3.2.3/src/ |
| H A D | db.c | 326 void flushallCommand(client *c) { in flushallCommand() function
|
| H A D | server.h | 1542 void flushallCommand(client *c);
|
| H A D | server.c | 246 {"flushall",flushallCommand,1,"w",0,NULL,0,0,0,0,0},
|