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

/systemd/src/basic/
H A Dhashmap.c1374 int hashmap_remove_and_put(Hashmap *h, const void *old_key, const void *new_key, void *value) { function

Completed in 574 milliseconds