Searched refs:ctf_function_f (Results 1 – 2 of 2) sorted by relevance
207 typedef int ctf_function_f(const char *, ulong_t, ctf_funcinfo_t *, void *); typedef281 extern int ctf_function_iter(ctf_file_t *, ctf_function_f *, void *);
1120 ctf_function_iter(ctf_file_t *fp, ctf_function_f *func, void *arg) in ctf_function_iter()