Home
last modified time | relevance | path

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

/dports/databases/redis6/redis-6.0.16/src/
H A Dredis-benchmark.c190 static int fetchClusterSlotsConfiguration(client c);
514 if (fetch_slots && !fetchClusterSlotsConfiguration(c)) in readHandler()
1190 static int fetchClusterSlotsConfiguration(client c) { in fetchClusterSlotsConfiguration() function
/dports/databases/redis-devel/redis-0e5b813/src/
H A Dredis-benchmark.c202 static int fetchClusterSlotsConfiguration(client c);
535 if (fetch_slots && !fetchClusterSlotsConfiguration(c)) in readHandler()
1276 static int fetchClusterSlotsConfiguration(client c) { in fetchClusterSlotsConfiguration() function