Home
last modified time | relevance | path

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

/f-stack/app/redis-5.0.5/deps/jemalloc/src/
H A Djemalloc.c765 malloc_conf_next(char const **opts_p, char const **k_p, size_t *klen_p, in malloc_conf_next() argument
768 const char *opts = *opts_p; in malloc_conf_next()
796 if (opts != *opts_p) { in malloc_conf_next()
835 *opts_p = opts; in malloc_conf_next()