Home
last modified time | relevance | path

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

/f-stack/app/redis-5.0.5/src/
H A Dredis-cli.c1557 static int confirmWithYes(char *msg) { in confirmWithYes() function
3760 if (confirmWithYes("Fix these slots by covering with a random node?")){ in clusterManagerFixSlotsCoverage()
3786 if (confirmWithYes("Fix these slots by covering with those nodes?")){ in clusterManagerFixSlotsCoverage()
3817 if (confirmWithYes("Fix these slots by moving keys " in clusterManagerFixSlotsCoverage()
4752 if (confirmWithYes("Can I set the above configuration?")) { in clusterManagerCommandCreate()