Home
last modified time | relevance | path

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

/illumos-gate/usr/src/lib/libtecla/common/
H A Dfreelist.h59 void _rst_FreeList(FreeList *fl);
H A Dchrqueue.c276 _rst_FreeList(cq->bufmem); in _glq_empty_queue()
H A Dfreelist.c133 void _rst_FreeList(FreeList *fl) in _rst_FreeList() function
H A Dhistory.c1820 _rst_FreeList(glh->list.node_mem); in _glh_clear_history()
1829 _rst_FreeList(glh->hash.node_mem); in _glh_clear_history()
H A Dpcache.c479 _rst_FreeList(pc->node_mem); in pca_clear_cache()