Home
last modified time | relevance | path

Searched refs:hashmap_free_free_key (Results 1 – 3 of 3) sorted by relevance

/systemd-251/src/basic/
Dhashmap.h115 static inline Hashmap* hashmap_free_free_key(Hashmap *h) { in hashmap_free_free_key() function
435 DEFINE_TRIVIAL_CLEANUP_FUNC(Hashmap*, hashmap_free_free_key);
/systemd-251/src/network/
Dnetworkd-network.c176 network->stacked_netdev_names = hashmap_free_free_key(network->stacked_netdev_names); in network_verify()
713 hashmap_free_free_key(network->stacked_netdev_names); in network_free()
/systemd-251/src/udev/
Dudev-rules.c316 hashmap_free_free_key(rules->known_users); in udev_rules_free()
317 hashmap_free_free_key(rules->known_groups); in udev_rules_free()