Home
last modified time | relevance | path

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

/f-stack/app/redis-5.0.5/src/
H A Dlistpack.h47 unsigned char *lpNew(void);
H A Dlistpack.c206 unsigned char *lpNew(void) { in lpNew() function
H A Dt_stream.c259 lp = lpNew(); in streamAppendItem()