Searched defs:maxiterations (Results 1 – 2 of 2) sorted by relevance
| /f-stack/app/redis-5.0.5/src/ | ||
| H A D | db.c | 701 long maxiterations = count*10; in scanGenericCommand() local |
| H A D | cluster.c | 2413 int maxiterations = wanted*3; in clusterSendPing() local |