free_topology_entry  216 fencing/internal.h void free_topology_entry(gpointer data);
free_topology_entry  562 fencing/main.c         topology = g_hash_table_new_full(crm_str_hash, g_str_equal, NULL, free_topology_entry);
free_topology_entry 1520 fencing/main.c     topology = g_hash_table_new_full(crm_str_hash, g_str_equal, NULL, free_topology_entry);