Searched refs:preventCommandReplication (Results 1 – 2 of 2) sorted by relevance
| /redis-3.2.3/src/ | ||
| H A D | server.h | 1318 void preventCommandReplication(client *c); |
| H A D | server.c | 2179 void preventCommandReplication(client *c) { in preventCommandReplication() function |