Home
last modified time | relevance | path

Searched defs:hashmap_first_key (Results 1 – 2 of 2) sorted by relevance

/systemd-251/src/test/
Dtest-hashmap-plain.c827 TEST(hashmap_first_key) { in TEST() argument
/systemd-251/src/basic/
Dhashmap.h368 static inline void *hashmap_first_key(Hashmap *h) { in hashmap_first_key() function