skipFreeList(3) util/skiplist.h skipFreeList(3)NAMEskipFreeList - free a skip list.SYNOPSIS#include <util/skiplist.h> void skipFreeList(skipList list);ARGUMENTSlist - list to free.DESCRIPTIONRelease all resources used by <list> including all key/value pairs. MT-Level: Safe for unique <list>.RETURN VALUENone.SEE ALSOskipDelete(3), skipFreeList(3), skipRelease(3), skipInsert(3), skipSearch(3), skipNext(3), skipNewList ClearSilver 12 July 2007 skipFreeList(3)
| Related Man Pages |
|---|
| ccreate(3) - debian |
| funlock(3) - debian |
| mcreate(3) - debian |
| munlock(3) - debian |
| skipnewlist(3) - debian |
| Similar Topics in the Unix Linux Community |
|---|
| awk or sed - Convert 2 lines to 1 line |
| How can I do this in VI editor? |
| Is UNIX an open source OS ? |
| One instance of comparing grep and awk |
| New UNIX and Linux History Sections |