Searched defs:hashmap_remove_and_put (Results 1 - 1 of 1) sorted by relevance
/systemd/src/basic/ | ||
H A D | hashmap.c | 1374 int hashmap_remove_and_put(Hashmap *h, const void *old_key, const void *new_key, void *value) { function |
Completed in 574 milliseconds