Searched defs:_del_FreeList (Results 1 - 1 of 1) sorted by relevance

/illumos-gate/usr/src/lib/libtecla/common/
H A Dfreelist.c101 * to _del_FreeList().
115 return _del_FreeList(fl, 1);
174 * force int If force==0 then _del_FreeList() will complain
177 * If force!=0 then _del_FreeList() will not check
184 FreeList *_del_FreeList(FreeList *fl, int force) function

Completed in 59 milliseconds