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

/systemd/src/basic/
H A Dhashmap.h165 static inline void *ordered_hashmap_get2(OrderedHashmap *h, const void *key, void **rkey) { function
/systemd/src/libsystemd/sd-device/
H A Dsd-device.c123 old_value = ordered_hashmap_get2(*properties, key, (void**) &old_key);

Completed in 16 milliseconds