Searched refs:map_destroy (Results 1 – 3 of 3) sorted by relevance
110 map_destroy(&node->services); in node_get()683 map_destroy(&node->services); in node_mi_free()805 map_destroy(&nodes); in main()
17 void map_destroy(struct map *map);
37 void map_destroy(struct map *map) in map_destroy() function