Home
last modified time | relevance | path

Searched refs:preventCommandReplication (Results 1 – 2 of 2) sorted by relevance

/redis-3.2.3/src/
H A Dserver.h1318 void preventCommandReplication(client *c);
H A Dserver.c2179 void preventCommandReplication(client *c) { in preventCommandReplication() function