Home
last modified time | relevance | path

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

/f-stack/app/redis-5.0.5/src/
H A Dserver.c3234 char maxmemory_hmem[64]; in genRedisInfoString() local
3254 bytesToHuman(maxmemory_hmem,server.maxmemory); in genRedisInfoString()
3321 maxmemory_hmem, in genRedisInfoString()