Lines Matching refs:reply_err
5453 if (reply == NULL) goto reply_err; in clusterManagerCommandSetTimeout()
5456 if (!ok) goto reply_err; in clusterManagerCommandSetTimeout()
5458 if (reply == NULL) goto reply_err; in clusterManagerCommandSetTimeout()
5461 if (!ok) goto reply_err; in clusterManagerCommandSetTimeout()
5466 reply_err:; in clusterManagerCommandSetTimeout()
5509 char *reply_err = NULL; in clusterManagerCommandImport() local
5521 if (src_reply && src_reply->str) reply_err = src_reply->str; in clusterManagerCommandImport()
5534 if (src_reply && src_reply->str) reply_err = src_reply->str; in clusterManagerCommandImport()
5574 if (src_reply && src_reply->str) reply_err = src_reply->str; in clusterManagerCommandImport()
5611 if (reply_err) in clusterManagerCommandImport()
5613 src_ip, src_port, reply_err); in clusterManagerCommandImport()