Home
last modified time | relevance | path

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

/titanic_50/usr/src/lib/libtecla/common/
H A Dfreelist.h61 void _rst_FreeList(FreeList *fl);
H A Dfreelist.c135 void _rst_FreeList(FreeList *fl) in _rst_FreeList() function
H A Dchrqueue.c278 _rst_FreeList(cq->bufmem); in _glq_empty_queue()
H A Dhistory.c1822 _rst_FreeList(glh->list.node_mem); in _glh_clear_history()
1831 _rst_FreeList(glh->hash.node_mem); in _glh_clear_history()
H A Dpcache.c481 _rst_FreeList(pc->node_mem); in pca_clear_cache()