Home
last modified time | relevance | path

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

/f-stack/app/redis-5.0.5/src/
H A Dredis-cli.c4092 int try_to_fix = 1; in clusterManagerFixOpenSlot() local
4111 try_to_fix = 0; in clusterManagerFixOpenSlot()
4116 if (!try_to_fix) goto unhandled_case; in clusterManagerFixOpenSlot()