Searched refs:retrycount (Results 1 – 1 of 1) sorted by relevance
2131 long long retrycount = -1; /* -1 means RETRYCOUNT option not given. */ in xclaimCommand() local2191 if (getLongLongFromObjectOrReply(c,c->argv[j],&retrycount, in xclaimCommand()2281 if (retrycount >= 0) { in xclaimCommand()2282 nack->delivery_count = retrycount; in xclaimCommand()