Searched refs:infoCommand (Results 1 – 2 of 2) sorted by relevance
| /f-stack/app/redis-5.0.5/src/ |
| H A D | server.c | 262 {"info",infoCommand,-1,"ltR",0,NULL,0,0,0,0,0}, 3683 void infoCommand(client *c) { in infoCommand() function
|
| H A D | server.h | 2010 void infoCommand(client *c);
|