Searched refs:debugCommand (Results 1 – 3 of 3) sorted by relevance
| /redis-3.2.3/src/ |
| H A D | debug.c | 263 void debugCommand(client *c) { in debugCommand() function
|
| H A D | server.h | 1560 void debugCommand(client *c);
|
| H A D | server.c | 256 {"debug",debugCommand,-1,"as",0,NULL,0,0,0,0,0},
|