Home
last modified time | relevance | path

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

/f-stack/app/redis-5.0.5/src/
H A Ddb.c812 void lastsaveCommand(client *c) { in lastsaveCommand() function
H A Dserver.h1969 void lastsaveCommand(client *c);
H A Dserver.c251 {"lastsave",lastsaveCommand,1,"RF",0,NULL,0,0,0,0,0},