Searched refs:ctf_diff_functions (Results 1 – 4 of 4) sorted by relevance
75 extern int ctf_diff_functions(ctf_diff_t *, ctf_diff_func_f, void *);
82 ctf_diff_functions;
1179 ctf_diff_functions(ctf_diff_t *cds, ctf_diff_func_f cb, void *arg) in ctf_diff_functions() function
504 err = ctf_diff_functions(cdp, ctfdiff_func_cb, NULL); in main()