Searched refs:ordered_hashmap_free_free (Results 1 - 4 of 4) sorted by relevance

/systemd/src/basic/
H A Dordered-set.h47 ordered_hashmap_free_free((OrderedHashmap*) s);
H A Dhashmap.h119 static inline OrderedHashmap *ordered_hashmap_free_free(OrderedHashmap *h) { function
364 DEFINE_TRIVIAL_CLEANUP_FUNC(OrderedHashmap*, ordered_hashmap_free_free);
/systemd/src/journal/
H A Djournal-file.c184 ordered_hashmap_free_free(f->chain_cache);
/systemd/src/libsystemd/sd-bus/
H A Dsd-bus.c155 ordered_hashmap_free_free(b->reply_callbacks);

Completed in 597 milliseconds