hashmap_steal_first_key 601 src/readahead/readahead-collect.c while ((p = hashmap_steal_first_key(files))) hashmap_steal_first_key 119 src/resolve/resolved-dns-packet.c while ((s = hashmap_steal_first_key(p->names))) hashmap_steal_first_key 207 src/shared/hashmap.h void *hashmap_steal_first_key(Hashmap *h); hashmap_steal_first_key 209 src/shared/hashmap.h return hashmap_steal_first_key((Hashmap*) h); hashmap_steal_first_key 850 src/shared/logs-show.c while ((k = hashmap_steal_first_key(h))) hashmap_steal_first_key 1771 src/sysusers/sysusers.c hashmap_steal_first_key(by_id); hashmap_steal_first_key 1775 src/sysusers/sysusers.c while ((name = hashmap_steal_first_key(by_name)))