Home
last modified time | relevance | path

Searched refs:cth_parname (Results 1 – 3 of 3) sorted by relevance

/illumos-gate/usr/src/uts/common/sys/
H A Dctf.h120 uint_t cth_parname; /* ref to basename of parent */ member
/illumos-gate/usr/src/common/ctf/
H A Dctf_open.c220 int child = cth->cth_parname != 0; in init_types()
726 if (hp.cth_parname != 0) in ctf_bufopen()
727 fp->ctf_parname = ctf_strptr(fp, hp.cth_parname); in ctf_bufopen()
H A Dctf_create.c328 hdr.cth_parname = 1; /* i.e. _CTF_STRTAB_TEMPLATE[1] */ in ctf_update()
479 bhdr->cth_parname = s - s0; in ctf_update()