Searched refs:alsoPropagate (Results 1 – 6 of 6) sorted by relevance
| /f-stack/app/redis-5.0.5/tests/integration/ |
| H A D | replication-4.tcl | 136 test {Replication of SPOP command -- alsoPropagate() API} {
|
| /f-stack/app/redis-5.0.5/src/ |
| H A D | t_set.c | 490 alsoPropagate(server.sremCommand,c->db->id,propargv,3, in spopWithCountCommand() 533 alsoPropagate(server.sremCommand,c->db->id,propargv,3, in spopWithCountCommand()
|
| H A D | module.c | 528 alsoPropagate(server.execCommand,c->db->id,propargv,1, in moduleHandlePropagationAfterCommandCallback() 1349 alsoPropagate(cmd,ctx->client->db->id,argv,argc, in RM_Replicate() 1371 alsoPropagate(ctx->client->cmd,ctx->client->db->id, in RM_ReplicateVerbatim()
|
| H A D | server.h | 1721 void alsoPropagate(struct redisCommand *cmd, int dbid, robj **argv, int argc, int target);
|
| H A D | scripting.c | 1421 alsoPropagate(server.execCommand,c->db->id,propargv,1, in evalGenericCommand()
|
| H A D | server.c | 2344 void alsoPropagate(struct redisCommand *cmd, int dbid, robj **argv, int argc, in alsoPropagate() function
|