ctf_strptr
name = ctf_strptr(src_fp, tp->ctt_name);
if (ctf_strptr(fp, tp->ctt_name)[0] == '\0') {
const char *str = ctf_strptr(fp, name);
extern const char *ctf_strptr(ctf_file_t *, uint_t);
name = ctf_strptr(fp, tp->ctt_name);
strcmp(ctf_strptr(fp, tp->ctt_name), "") == 0 &&
fp->ctf_parlabel = ctf_strptr(fp, hp.cth_parlabel);
fp->ctf_parname = ctf_strptr(fp, hp.cth_parname);
return (ctf_strptr(fp, ep->cte_name));
const char *name = ctf_strptr(fp, mp->ctm_name);
if (strcmp(ctf_strptr(fp, ep->cte_name), name) == 0) {
func, arg, ctf_strptr(fp, mp->ctm_name),
func, arg, ctf_strptr(fp, lmp->ctlm_name),
const char *name = ctf_strptr(fp, lmp->ctlm_name);
const char *name = ctf_strptr(fp, ep->cte_name);
const char *name = ctf_strptr(rfp, tp->ctt_name);
strcmp(ctf_strptr(lfp, ltp->ctt_name),
ctf_strptr(rfp, rtp->ctt_name)) != 0)
const char *mname = ctf_strptr(cms.cms_fp,
const char *mname = ctf_strptr(cms.cms_fp,
iname = ctf_strptr(ifp, itp->ctt_name);
oname = ctf_strptr(ofp, otp->ctt_name);
iname = ctf_strptr(ifp, imp->ctm_name);
iname = ctf_strptr(ifp, ilmp->ctlm_name);
oname = ctf_strptr(ofp, omp->ctm_name);
oname = ctf_strptr(ofp, olmp->ctlm_name);
if (strcmp(ctf_strptr(ifp, iep->cte_name),
ctf_strptr(ofp, oep->cte_name)) != 0)