Home
last modified time | relevance | path

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

/f-stack/app/redis-5.0.5/src/
H A Dlistpack.h59 unsigned char *lpSeek(unsigned char *lp, long index);
H A Dlistpack.c760 unsigned char *lpSeek(unsigned char *lp, long index) { in lpSeek() function