Searched refs:iib_types (Results 1 – 3 of 3) sorted by relevance
334 list_t *iib_types; member
92 slist_add(&iiburst->iib_types, tdp, tdesc_idcmp); in save_type_by_id()145 list_free(iiburst->iib_types, NULL, NULL); in iiburst_free()
639 (void) list_iter(iiburst->iib_types, (int (*)())write_type, buf); in ctf_gen()641 debug(2, "CTF wrote %d types\n", list_count(iiburst->iib_types)); in ctf_gen()