Searched refs:ctf_errmsg (Results 1 - 18 of 18) sorted by relevance

/illumos-gate/usr/src/common/ctf/
H A Dctf_error.c84 ctf_errmsg(int error) function
/illumos-gate/usr/src/cmd/mdb/common/kmdb/kctl/
H A Dkctl_mod.c73 modp->mod_modname, ctf_errmsg(rc));
H A Dkctl_dmod.c203 modpath, ctf_errmsg(rc));
H A Dkctl_main.c314 ctf_errmsg(rc));
/illumos-gate/usr/src/cmd/mdb/common/mdb/
H A Dmdb_ctf.c1781 sytp->syt_src, ctf_errmsg(ctf_errno(cp)));
1788 ctf_errmsg(ctf_errno(cp)));
1834 ctf_errmsg(ctf_errno(mdb.m_synth)));
1840 ctf_errmsg(ctf_errno(mdb.m_synth)));
1846 ctf_errmsg(ctf_errno(mdb.m_synth)));
1876 ctf_errmsg(ctf_errno(mdb.m_synth)));
1882 ctf_errmsg(ctf_errno(mdb.m_synth)));
1912 ctf_errmsg(ctf_errno(mdb.m_synth)));
1918 ctf_errmsg(ctf_errno(mdb.m_synth)));
1950 ctf_errmsg(ctf_errn
[all...]
H A Dmdb_err.c156 if (ctf_errmsg(errno_libctf) != NULL)
157 str = ctf_errmsg(errno_libctf);
H A Dmdb_kvm.c1249 ctf_errmsg(ctf_errno(km->km_ctfp)));
/illumos-gate/usr/src/lib/libdtrace/common/
H A Ddt_decl.c510 n, ctf_errmsg(ctf_errno(ctfp)));
627 ctf_errmsg(ctf_errno(dsp->ds_ctfp)));
650 idname, ctf_errmsg(ctf_errno(dtt.dtt_ctfp)));
657 idname, ctf_errmsg(ctf_errno(dsp->ds_ctfp)));
699 n, ctf_errmsg(ctf_errno(ctfp)));
764 name, ctf_errmsg(ctf_errno(dsp->ds_ctfp)));
896 n, sizeof (n)), ctf_errmsg(dtp->dt_ctferr));
958 ctf_errmsg(ctf_errno(tip->dtt_ctfp)));
979 ctf_errmsg(ctf_errno(tip->dtt_ctfp)));
1057 name, ctf_errmsg(ctf_errn
[all...]
H A Ddt_error.c128 str = ctf_errmsg(dtp->dt_ctferr);
H A Ddt_open.c1123 dinp->din_name, ctf_errmsg(
1131 ctf_errmsg(ctf_errno(dmp->dm_ctfp)));
1150 ctf_errmsg(ctf_errno(dmp->dm_ctfp)));
1176 ctf_errmsg(ctf_errno(dmp->dm_ctfp)));
1191 ctf_errmsg(ctf_errno(dmp->dm_ctfp)));
1241 ctf_errmsg(ctf_errno(dmp->dm_ctfp)));
1247 ctf_errmsg(ctf_errno(dmp->dm_ctfp)));
H A Ddt_provider.c649 tag, ctf_errmsg(ctf_errno(dtt.dtt_ctfp)));
H A Ddt_parser.c1531 ctf_errmsg(ctf_errno(dtt.dtt_ctfp)));
1540 dsp->ds_ident, ctf_errmsg(ctf_errno(dmp->dm_ctfp)));
1822 name, ctf_errmsg(ctf_errno(dtt.dtt_ctfp)));
/illumos-gate/usr/src/lib/libsaveargs/tests/dump/
H A Ddump.c152 ctf_errmsg(errp));
/illumos-gate/usr/src/tools/ctf/stabs/common/
H A Dctfstabs.c282 ctf_errmsg(ctferr));
H A Dforth.c203 part, ctf_errmsg(ctf_errno(ctf))));
/illumos-gate/usr/src/uts/common/sys/
H A Dctf_api.h168 extern const char *ctf_errmsg(int);
/illumos-gate/usr/src/cmd/sgs/elfdump/common/
H A Dgen_struct_layout.c695 ctf_errmsg(ctferr));
/illumos-gate/usr/src/cmd/mdb/common/kmdb/
H A Dkmdb_kvm.c1292 ctf_errmsg(ctf_errno(km->km_ctfp)));

Completed in 132 milliseconds