Searched refs:ctf_label_f (Results 1 – 2 of 2) sorted by relevance
147 typedef int ctf_label_f(const char *, const ctf_lblinfo_t *, void *); typedef205 extern int ctf_label_iter(ctf_file_t *, ctf_label_f *, void *);
80 ctf_label_iter(ctf_file_t *fp, ctf_label_f *func, void *arg) in ctf_label_iter()