Searched defs:existing (Results 1 – 3 of 3) sorted by relevance
| /f-stack/app/redis-5.0.5/src/ |
| H A D | dict.c | 292 dictEntry *dictAddRaw(dict *d, void *key, dictEntry **existing) in dictAddRaw() 327 dictEntry *entry, *existing, auxentry; in dictReplace() local 356 dictEntry *entry, *existing; in dictAddOrFind() local 963 static long _dictKeyIndex(dict *d, const void *key, uint64_t hash, dictEntry **existing) in _dictKeyIndex()
|
| H A D | t_zset.c | 2315 dictEntry *de, *existing; in zunionInterGenericCommand() local
|
| H A D | sentinel.c | 3819 dictEntry *existing, *de; in sentinelLeaderIncr() local
|