Searched refs:oldcmd (Results 1 – 1 of 1) sorted by relevance
1726 sds oldcmd = sdsnew(argv[2]); in sentinelHandleConfiguration() local1728 if (dictAdd(ri->renamed_commands,oldcmd,newcmd) != DICT_OK) { in sentinelHandleConfiguration()1729 sdsfree(oldcmd); in sentinelHandleConfiguration()