Home
last modified time | relevance | path

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

/f-stack/app/redis-5.0.5/src/
H A Dsentinel.c2082 void sentinelRefreshInstanceInfo(sentinelRedisInstance *ri, const char *info) { in sentinelRefreshInstanceInfo() function
2344 sentinelRefreshInstanceInfo(ri,r->str); in sentinelInfoReplyCallback()