Home
last modified time | relevance | path

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

/f-stack/app/redis-5.0.5/src/
H A Dsentinel.c938 char fromport[32], toport[32]; in sentinelCallClientReconfScript() local
941 ll2string(fromport,sizeof(fromport),from->port); in sentinelCallClientReconfScript()
946 state, from->ip, fromport, to->ip, toport, NULL); in sentinelCallClientReconfScript()