Searched defs:hashmap_iter (Results 1 – 1 of 1) sorted by relevance
55 struct hashmap_iter { struct56 struct hashmap *map;57 struct hashmap_entry *next;58 unsigned int tablepos;