Home
last modified time | relevance | path

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

/f-stack/app/redis-5.0.5/src/
H A Dredis-cli.c3422 int clusterManagerSlotCompare(const void *slot1, const void *slot2) { in clusterManagerSlotCompare() function
3492 qsort(slots, c, sizeof(char *), clusterManagerSlotCompare); in clusterManagerGetConfigSignature()
3516 clusterManagerSlotCompare); in clusterManagerGetConfigSignature()