Home
last modified time | relevance | path

Searched refs:infoCommand (Results 1 – 2 of 2) sorted by relevance

/f-stack/app/redis-5.0.5/src/
H A Dserver.c262 {"info",infoCommand,-1,"ltR",0,NULL,0,0,0,0,0},
3683 void infoCommand(client *c) { in infoCommand() function
H A Dserver.h2010 void infoCommand(client *c);