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

/systemd/src/basic/
H A Dhashmap.h186 static inline void *ordered_hashmap_remove2(OrderedHashmap *h, const void *key, void **rkey) { function
/systemd/src/libsystemd/sd-device/
H A Dsd-device.c135 value = ordered_hashmap_remove2(*properties, _key, (void**) &key);

Completed in 1010 milliseconds