Home
last modified time | relevance | path

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

/f-stack/app/redis-5.0.5/src/
H A Dserver.h1970 void saveCommand(client *c);
H A Drdb.c2391 void saveCommand(client *c) { in saveCommand() function
H A Dserver.c247 {"save",saveCommand,1,"as",0,NULL,0,0,0,0,0},