Searched refs:ctf_object_f (Results 1 – 2 of 2) sorted by relevance
208 typedef int ctf_object_f(const char *, ctf_id_t, ulong_t, void *); typedef282 extern int ctf_object_iter(ctf_file_t *, ctf_object_f *, void *);
1071 ctf_object_iter(ctf_file_t *fp, ctf_object_f *func, void *arg) in ctf_object_iter()