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

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

Completed in 13 milliseconds