Home
last modified time | relevance | path

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

/f-stack/app/redis-5.0.5/src/
H A Dredis-cli.c114 #define CLUSTER_MANAGER_CMD_FLAG_YES 1 << 2 macro
1375 CLUSTER_MANAGER_CMD_FLAG_YES; in parseOptions()
1445 config.cluster_manager_command.flags |= CLUSTER_MANAGER_CMD_FLAG_YES; in parseEnv()
1558 if (config.cluster_manager_command.flags & CLUSTER_MANAGER_CMD_FLAG_YES) { in confirmWithYes()
5199 CLUSTER_MANAGER_CMD_FLAG_YES)) in clusterManagerCommandReshard()