Searched refs:bindesc_callback_t (Results 1 – 2 of 2) sorted by relevance
348 typedef int (*bindesc_callback_t)(const struct bindesc_entry *entry, void *user_data); typedef418 int bindesc_foreach(struct bindesc_handle *handle, bindesc_callback_t callback, void *user_data);
156 int bindesc_foreach(struct bindesc_handle *handle, bindesc_callback_t callback, void *user_data) in bindesc_foreach()