Searched refs:SENTINEL_HELLO_CHANNEL (Results 1 – 1 of 1) sorted by relevance
76 #define SENTINEL_HELLO_CHANNEL "__sentinel__:hello" macro2051 SENTINEL_HELLO_CHANNEL); in sentinelReconnectInstance()2597 SENTINEL_HELLO_CHANNEL,payload); in sentinelSendHello()3563 if (strcmp(c->argv[1]->ptr,SENTINEL_HELLO_CHANNEL)) { in sentinelPublishCommand()