Searched refs:preventCommandReplication (Results 1 – 2 of 2) sorted by relevance
| /f-stack/app/redis-5.0.5/src/ | ||
| H A D | server.h | 1725 void preventCommandReplication(client *c); |
| H A D | server.c | 2381 void preventCommandReplication(client *c) { in preventCommandReplication() function |