Home
last modified time | relevance | path

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

/freebsd-11-stable/cddl/contrib/opensolaris/common/ctf/
HDctf_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()
HDctf_impl.h83 } ctf_strs_t; typedef
190 ctf_strs_t ctf_str[2]; /* array of string table base and bounds */
HDctf_util.c101 ctf_strs_t *ctsp = &fp->ctf_str[CTF_NAME_STID(name)]; in ctf_strraw()