Searched refs:syncCommand (Results 1 – 3 of 3) sorted by relevance
| /f-stack/app/redis-5.0.5/src/ |
| H A D | server.c | 256 {"sync",syncCommand,1,"ars",0,NULL,0,0,0,0,0}, 257 {"psync",syncCommand,3,"ars",0,NULL,0,0,0,0,0},
|
| H A D | replication.c | 629 void syncCommand(client *c) { in syncCommand() function
|
| H A D | server.h | 2004 void syncCommand(client *c);
|