Home
last modified time | relevance | path

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

/f-stack/app/redis-5.0.5/src/
H A Dzipmap.h44 int zipmapExists(unsigned char *zm, unsigned char *key, unsigned int klen);
H A Dzipmap.c345 int zipmapExists(unsigned char *zm, unsigned char *key, unsigned int klen) { in zipmapExists() function