Home
last modified time | relevance | path

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

/illumos-gate/usr/src/common/ctf/
H A Dctf_open.c594 const ctf_header_v1_t *h1p = in ctf_bufopen() local
601 hp.cth_preamble = h1p->cth_preamble; in ctf_bufopen()
602 hp.cth_objtoff = h1p->cth_objtoff; in ctf_bufopen()
603 hp.cth_funcoff = h1p->cth_funcoff; in ctf_bufopen()
604 hp.cth_typeoff = h1p->cth_typeoff; in ctf_bufopen()
605 hp.cth_stroff = h1p->cth_stroff; in ctf_bufopen()
606 hp.cth_strlen = h1p->cth_strlen; in ctf_bufopen()