Home
last modified time | relevance | path

Searched defs:touched (Results 1 – 3 of 3) sorted by relevance

/f-stack/app/redis-5.0.5/src/
H A Dexpire.c521 int touched = 0; in touchCommand() local
H A Dt_zset.c2187 int touched = 0; in zunionInterGenericCommand() local
/f-stack/app/redis-5.0.5/deps/hiredis/
H A Dhiredis.c215 int touched = 0; /* was the current argument touched? */ in redisvFormatCommand() local