Home
last modified time | relevance | path

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

/freebsd/cddl/contrib/opensolaris/common/ctf/
H A Dctf_hash.c97 ctf_strs_t *ctsp = &fp->ctf_str[CTF_NAME_STID(name)]; in ctf_hash_insert()
148 ctf_strs_t *ctsp; in ctf_hash_lookup()
H A Dctf_impl.h83 } ctf_strs_t; typedef
201 ctf_strs_t ctf_str[2]; /* array of string table base and bounds */
H A Dctf_util.c101 const ctf_strs_t *ctsp = &fp->ctf_str[CTF_NAME_STID(name)]; in ctf_strraw()