Searched refs:CC_FORCE (Results 1 – 2 of 2) sorted by relevance
141 #define CC_FORCE (1<<0) /* Re-connect if already connected. */ macro757 if (context == NULL || flags & CC_FORCE) { in cliConnect()1584 cliConnect(CC_FORCE); in issueCommandRepeat()1595 cliConnect(CC_FORCE); in issueCommandRepeat()1758 cliConnect(CC_FORCE); in repl()1882 cliConnect(CC_FORCE); in evalMode()
2349 redis-cli: cliConnect() flags CC_FORCE and CC_QUIET.