Home
last modified time | relevance | path

Searched refs:list_free (Results 1 – 6 of 6) sorted by relevance

/freebsd/cddl/contrib/opensolaris/tools/ctf/common/
H A Dlist.h45 void list_free(list_t *, void (*)(void *, void *), void *);
H A Dlist.c101 list_free(list_t *list, void (*datafree)(void *, void *), void *private) in list_free() function
/freebsd/cddl/contrib/opensolaris/tools/ctf/cvt/
H A Dtdata.c371 list_free(td->td_labels, tdata_label_free_cb, NULL); in tdata_label_free()
404 list_free(td->td_fwdlist, NULL, NULL); in tdata_free()
H A Dhash.c253 list_free(hash->h_buckets[i], datafree, private); in hash_free()
H A Doutput.c145 list_free(iiburst->iib_types, NULL, NULL); in iiburst_free()
/freebsd/contrib/sqlite3/tea/win/
H A Dnmakehlp.c580 list_free(list_item_t **listPtrPtr) in list_free() function
678 list_free(&substPtr); in SubstituteFile()