Searched refs:ctf_parlabel (Results 1 – 2 of 2) sorted by relevance
724 fp->ctf_parlabel = ctf_strptr(fp, hp.cth_parlabel); in ctf_bufopen()730 fp->ctf_parlabel ? fp->ctf_parlabel : "<NULL>"); in ctf_bufopen()1009 return (fp->ctf_parlabel); in ctf_parent_label()
222 const char *ctf_parlabel; /* label in parent container (if any) */ member