Searched defs:ordered_hashmap_remove_and_replace (Results 1 - 1 of 1) sorted by relevance

/systemd/src/basic/
H A Dhashmap.h201 static inline int ordered_hashmap_remove_and_replace(OrderedHashmap *h, const void *old_key, const void *new_key, void *value) { function

Completed in 217 milliseconds