Home
last modified time | relevance | path

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

/titanic_50/usr/src/common/ctf/
H A Dctf_hash.c96 ctf_strs_t *ctsp = &fp->ctf_str[CTF_NAME_STID(name)]; in ctf_hash_insert()
147 ctf_strs_t *ctsp; in ctf_hash_lookup()
H A Dctf_impl.h90 } ctf_strs_t; typedef
211 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()