Home
last modified time | relevance | path

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

/f-stack/app/redis-5.0.5/src/
H A Ddb.c444 void flushallCommand(client *c) { in flushallCommand() function
H A Dserver.h2006 void flushallCommand(client *c);
H A Dserver.c260 {"flushall",flushallCommand,-1,"w",0,NULL,0,0,0,0,0},