Home
last modified time | relevance | path

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

/f-stack/app/redis-5.0.5/src/
H A Dsentinel.c1291 sentinelRedisInstance *sentinelRedisInstanceLookupSlave( in sentinelRedisInstanceLookupSlave() function
2144 if (sentinelRedisInstanceLookupSlave(ri,ip,atoi(port)) == NULL) { in sentinelRefreshInstanceInfo()