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

/opensolaris-onvv-gate/usr/src/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 Dctftools.h378 int read_ctf_save_cb(tdata_t *, char *, void *);
H A Dctfmerge.c609 if (read_ctf(&srcfile, 1, NULL, read_ctf_save_cb, &srctd, 1) == 0)
950 if (read_ctf(&reffile, 1, reflabel, read_ctf_save_cb,
H A Dinput.c223 read_ctf_save_cb(tdata_t *td, char *name, void *retp) function

Completed in 162 milliseconds