Home
last modified time | relevance | path

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

/src/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
/src/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()