Home
last modified time | relevance | path

Searched refs:debugCommand (Results 1 – 3 of 3) sorted by relevance

/redis-3.2.3/src/
H A Ddebug.c263 void debugCommand(client *c) { in debugCommand() function
H A Dserver.h1560 void debugCommand(client *c);
H A Dserver.c256 {"debug",debugCommand,-1,"as",0,NULL,0,0,0,0,0},