Searched refs:read_ctf (Results 1 - 4 of 4) sorted by relevance

/freebsd-10.0-release/cddl/contrib/opensolaris/tools/ctf/cvt/
H A Dcompare.c76 else if (read_ctf(&stabname, 1, NULL, read_ctf_save_cb, &stabtd, 0)
80 if (read_ctf(&ctfname, 1, NULL, read_ctf_save_cb, &ctftd, 0) == 0)
H A Dctfmerge.c619 if (read_ctf(&srcfile, 1, NULL, read_ctf_save_cb, &srctd, 1) == 0)
912 if (read_ctf(ifiles, nifiles, NULL, merge_ctf_cb,
966 if (read_ctf(&reffile, 1, reflabel, read_ctf_save_cb,
H A Dctftools.h376 int read_ctf(char **, int, char *, int (*)(tdata_t *, char *, void *),
H A Dinput.c234 read_ctf(char **files, int n, char *label, read_cb_f *func, void *private, function

Completed in 145 milliseconds