Searched refs:zbi_foreach_cb_t (Results 1 – 3 of 3) sorted by relevance
47 typedef zbi_result_t (*zbi_foreach_cb_t)(zbi_header_t* hdr, typedef74 zbi_result_t zbi_for_each(const void* base, const zbi_foreach_cb_t cb,
42 zbi_result_t ForEach(zbi_foreach_cb_t cb, void* cookie) const { in ForEach()
129 zbi_result_t zbi_for_each(const void* base, const zbi_foreach_cb_t cb, in zbi_for_each()
Completed in 6 milliseconds