Home
last modified time | relevance | path

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

/f-stack/app/redis-5.0.5/src/
H A Ddebug.c300 void debugCommand(client *c) { in debugCommand() function
H A Dserver.h2024 void debugCommand(client *c);
H A Dserver.c271 {"debug",debugCommand,-2,"as",0,NULL,0,0,0,0,0},