Home
last modified time | relevance | path

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

/f-stack/app/redis-5.0.5/src/
H A Dserver.h1725 void preventCommandReplication(client *c);
H A Dserver.c2381 void preventCommandReplication(client *c) { in preventCommandReplication() function