Searched refs:saveCommand (Results 1 – 3 of 3) sorted by relevance
| /redis-3.2.3/src/ | ||
| H A D | rdb.c | 1732 void saveCommand(client *c) { in saveCommand() function |
| H A D | server.h | 1506 void saveCommand(client *c); |
| H A D | server.c | 233 {"save",saveCommand,1,"as",0,NULL,0,0,0,0,0}, |