Searched refs:ctf_convert_add_ignore (Results 1 – 4 of 4) sorted by relevance
121 extern int ctf_convert_add_ignore(ctf_convert_t *, const char *);
70 ctf_convert_add_ignore;
293 ctf_convert_add_ignore(ctf_convert_t *cch, const char *basename) in ctf_convert_add_ignore() function
396 if ((err = ctf_convert_add_ignore(cch, buf)) != 0) { in main()