Searched refs:ctf_variable_f (Results 1 – 2 of 2) sorted by relevance
236 typedef int ctf_variable_f (const char *name, ctf_id_t type, void *arg); typedef349 extern int ctf_variable_iter (ctf_file_t *, ctf_variable_f *, void *);
202 ctf_variable_iter (ctf_file_t *fp, ctf_variable_f *func, void *arg) in ctf_variable_iter()