Searched refs:forceCommandPropagation (Results 1 – 4 of 4) sorted by relevance
322 forceCommandPropagation(c,PROPAGATE_REPL); in publishCommand()
1395 forceCommandPropagation(c,PROPAGATE_REPL|PROPAGATE_AOF); in evalGenericCommand()1457 forceCommandPropagation(c,PROPAGATE_REPL|PROPAGATE_AOF); in scriptCommand()
1315 void forceCommandPropagation(client *c, int flags);
2161 void forceCommandPropagation(client *c, int flags) { in forceCommandPropagation() function