Home
last modified time | relevance | path

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

/f-stack/app/redis-5.0.5/tests/unit/
H A Ddump.tcl34 r restore foo [expr $now+3000] $encoded absttl
/f-stack/app/redis-5.0.5/src/
H A Dcluster.c4858 int j, type, replace = 0, absttl = 0; in restoreCommand() local
4867 absttl = 1; in restoreCommand()
4930 if (!absttl) ttl+=mstime(); in restoreCommand()