Home
last modified time | relevance | path

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

/redis-3.2.3/src/
H A Drdb.c1732 void saveCommand(client *c) { in saveCommand() function
H A Dserver.h1506 void saveCommand(client *c);
H A Dserver.c233 {"save",saveCommand,1,"as",0,NULL,0,0,0,0,0},