Searched refs:memoryCommand (Results 1 – 3 of 3) sorted by relevance
| /f-stack/app/redis-5.0.5/src/ |
| H A D | object.c | 1299 void memoryCommand(client *c) { in memoryCommand() function
|
| H A D | server.h | 2092 void memoryCommand(client *c);
|
| H A D | server.c | 290 {"memory",memoryCommand,-2,"rR",0,NULL,0,0,0,0,0},
|