Searched refs:sentinelcmds (Results 1 – 1 of 1) sorted by relevance
444 struct redisCommand sentinelcmds[] = { variable473 for (j = 0; j < sizeof(sentinelcmds)/sizeof(sentinelcmds[0]); j++) { in initSentinel()475 struct redisCommand *cmd = sentinelcmds+j; in initSentinel()