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

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

Completed in 10 milliseconds