Searched defs:hashmap_free (Results 1 - 1 of 1) sorted by relevance
/systemd/src/basic/ | ||
H A D | hashmap.h | 108 static inline Hashmap *hashmap_free(Hashmap *h) { function 360 DEFINE_TRIVIAL_CLEANUP_FUNC(Hashmap*, hashmap_free); |
Completed in 23 milliseconds