Searched refs:ordered_hashmap_free (Results 1 – 9 of 9) sorted by relevance
749 ordered_hashmap_free(network->dhcp_client_send_options); in network_free()750 ordered_hashmap_free(network->dhcp_client_send_vendor_options); in network_free()751 ordered_hashmap_free(network->dhcp_server_send_options); in network_free()752 ordered_hashmap_free(network->dhcp_server_send_vendor_options); in network_free()753 ordered_hashmap_free(network->dhcp6_client_send_options); in network_free()754 ordered_hashmap_free(network->dhcp6_client_send_vendor_options); in network_free()
704 *options = ordered_hashmap_free(*options); in config_parse_dhcp_send_option()
104 static inline OrderedHashmap* ordered_hashmap_free(OrderedHashmap *h) { in ordered_hashmap_free() function394 ordered_hashmap_free(ordered_hashmap_clear_with_destructor(h, f))437 DEFINE_TRIVIAL_CLEANUP_FUNC(OrderedHashmap*, ordered_hashmap_free);
30 return (OrderedSet*) ordered_hashmap_free((OrderedHashmap*) s); in ordered_set_free()
348 ordered_hashmap_free(hwdb->properties); in hwdb_free()
471 ordered_hashmap_free(drops); in process_suffix()
75 ordered_hashmap_free(device->properties); in device_free()76 ordered_hashmap_free(device->properties_db); in device_free()
2232 ordered_hashmap_free(client->extra_options); in dhcp_client_free()2233 ordered_hashmap_free(client->vendor_options); in dhcp_client_free()
1446 ordered_hashmap_free(client->extra_options); in dhcp6_client_free()