Home
last modified time | relevance | path

Searched refs:preventCommandPropagation (Results 1 – 5 of 5) sorted by relevance

/f-stack/app/redis-5.0.5/src/
H A Dt_set.c548 preventCommandPropagation(c); in spopWithCountCommand()
H A Dt_stream.c1580 preventCommandPropagation(c); in xreadCommand()
2309 preventCommandPropagation(c); in xclaimCommand()
H A Dserver.h1723 void preventCommandPropagation(client *c);
H A Dscripting.c1417 preventCommandPropagation(c); in evalGenericCommand()
H A Dserver.c2371 void preventCommandPropagation(client *c) { in preventCommandPropagation() function