Home
last modified time | relevance | path

Searched defs:lilimem (Results 1 – 1 of 1) sorted by relevance

/dports/textproc/refdb/refdb-0.9.9-1/src/
H A Dlinklist.h43 typedef struct lilimem { struct
45 struct lilimem *ptr_next; /* pointer to the next element in the list */ argument
49 int insert_lilimem(Lilimem *ptr_first, void** ptr_mem, char* varname); argument