Home
last modified time | relevance | path

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

/f-stack/app/redis-5.0.5/src/
H A Ddict.h179 uint8_t *dictGetHashFunctionSeed(void);
H A Ddict.c80 uint8_t *dictGetHashFunctionSeed(void) { in dictGetHashFunctionSeed() function