Searched refs:link_free (Results 1 – 10 of 10) sorted by relevance
29 Link *link_free(Link *l);33 DEFINE_TRIVIAL_CLEANUP_FUNC(Link*, link_free);
236 link_free(l); in manager_process_link()407 hashmap_free_with_destructor(m->links_by_index, link_free); in manager_free()
50 Link *link_free(Link *l) { in link_free() function
97 Link *link_free(Link *link);98 DEFINE_TRIVIAL_CLEANUP_FUNC(Link*, link_free);
359 Link *link_free(Link *link) { in link_free() function
86 Link *link_free(Link *l);119 DEFINE_TRIVIAL_CLEANUP_FUNC(Link*, link_free);
95 link_free(l); in manager_process_link()679 link_free(l); in manager_free()
77 Link *link_free(Link *l) { in link_free() function
264 static Link *link_free(Link *link) { in link_free() function275 DEFINE_TRIVIAL_CLEANUP_FUNC(Link*, link_free);1080 hashmap_free_with_destructor(context->links_by_filename, link_free); in context_clear()
203 static Link *link_free(Link *link) { in link_free() function246 DEFINE_TRIVIAL_REF_UNREF_FUNC(Link, link, link_free);