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

/systemd/src/basic/
H A Dhashmap.c1193 int hashmap_put(Hashmap *h, const void *key, void *value) { function
1573 r = hashmap_put(h, pe->b.key, pe->value);

Completed in 27 milliseconds