Home
last modified time | relevance | path

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

/f-stack/app/redis-5.0.5/src/
H A Dzmalloc.h107 int zmalloc_test(int argc, char **argv);
H A Dzmalloc.c443 int zmalloc_test(int argc, char **argv) { in zmalloc_test() function
H A Dserver.c4091 return zmalloc_test(argc, argv); in main()