Home
last modified time | relevance | path

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

/f-stack/app/redis-5.0.5/src/
H A Drax.c457 static inline size_t raxLowWalk(rax *rax, unsigned char *s, size_t len, raxNode **stopnode, raxNode… in raxLowWalk() argument
494 if (stopnode) *stopnode = h; in raxLowWalk()