Searched refs:invalid_hll_err (Results 1 – 1 of 1) sorted by relevance
208 static char *invalid_hll_err = "-INVALIDOBJ Corrupted HLL object detected\r\n"; variable1206 addReplySds(c,sdsnew(invalid_hll_err)); in pfaddCommand()1248 addReplySds(c,sdsnew(invalid_hll_err)); in pfcountCommand()1288 addReplySds(c,sdsnew(invalid_hll_err)); in pfcountCommand()1335 addReplySds(c,sdsnew(invalid_hll_err)); in pfmergeCommand()1358 addReplySds(c,sdsnew(invalid_hll_err)); in pfmergeCommand()1515 addReplySds(c,sdsnew(invalid_hll_err)); in pfdebugCommand()1579 addReplySds(c,sdsnew(invalid_hll_err)); in pfdebugCommand()