Home
last modified time | relevance | path

Searched refs:found_store (Results 1 – 1 of 1) sorted by relevance

/f-stack/app/redis-5.0.5/src/
H A Ddb.c1316 int i, j, num, *keys, found_store = 0; in sortGetKeys() local
1347 found_store = 1; in sortGetKeys()
1353 *numkeys = num + found_store; in sortGetKeys()