Searched refs:wl_iterator_func_t (Results 1 – 2 of 2) sorted by relevance
81 typedef enum wl_iterator_result (*wl_iterator_func_t)(void *element, typedef109 wl_map_for_each(struct wl_map *map, wl_iterator_func_t func, void *data);
364 for_each_helper(struct wl_array *entries, wl_iterator_func_t func, void *data) in for_each_helper()383 wl_map_for_each(struct wl_map *map, wl_iterator_func_t func, void *data) in wl_map_for_each()