Home
last modified time | relevance | path

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

/f-stack/app/redis-5.0.5/src/
H A Dslowlog.c163 void *totentries; in slowlogCommand() local
172 totentries = addDeferredMultiBulkLength(c); in slowlogCommand()
188 setDeferredMultiBulkLength(c,totentries,sent); in slowlogCommand()