Home
last modified time | relevance | path

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

/f-stack/app/redis-5.0.5/src/
H A Drax.c865 raxNode **new_parentlink; in raxGenericInsert() local
866 raxNode *newh = raxAddChild(h,s[i],&child,&new_parentlink); in raxGenericInsert()
870 parentlink = new_parentlink; in raxGenericInsert()