Searched refs:formatted_reply (Results 1 – 1 of 1) sorted by relevance
5649 sds formatted_reply = cliFormatReplyRaw(reply); in clusterManagerCommandCall() local5650 printf("%s:%d: %s\n", n->ip, n->port, (char *) formatted_reply); in clusterManagerCommandCall()5651 sdsfree(formatted_reply); in clusterManagerCommandCall()