Home
last modified time | relevance | path

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

/f-stack/app/redis-5.0.5/src/
H A Dmulti.c317 listIter li1, li2; in touchWatchedKeysOnFlush() local
321 listRewind(server.clients,&li1); in touchWatchedKeysOnFlush()
322 while((ln = listNext(&li1))) { in touchWatchedKeysOnFlush()