Home
last modified time | relevance | path

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

/illumos-gate/usr/src/common/ctf/
H A Dctf_hash.c98 ctf_strs_t *ctsp = &fp->ctf_str[CTF_NAME_STID(name)]; in ctf_hash_insert()
149 ctf_strs_t *ctsp; in ctf_hash_lookup()
190 ctf_strs_t *ctsp; in ctf_hash_dump()
H A Dctf_impl.h91 } ctf_strs_t; typedef
212 ctf_strs_t ctf_str[2]; /* array of string table base and bounds */
H A Dctf_util.c121 ctf_strs_t *ctsp = &fp->ctf_str[CTF_NAME_STID(name)]; in ctf_strraw()