Searched refs:lpSeek (Results 1 – 2 of 2) sorted by relevance
| /f-stack/app/redis-5.0.5/src/ | ||
| H A D | listpack.h | 59 unsigned char *lpSeek(unsigned char *lp, long index); |
| H A D | listpack.c | 760 unsigned char *lpSeek(unsigned char *lp, long index) { in lpSeek() function |