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