Home
last modified time | relevance | path

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

/f-stack/app/redis-5.0.5/src/
H A Ddb.c808 void dbsizeCommand(client *c) { in dbsizeCommand() function
H A Dserver.h1968 void dbsizeCommand(client *c);
H A Dserver.c243 {"dbsize",dbsizeCommand,1,"rF",0,NULL,0,0,0,0,0},