Home
last modified time | relevance | path

Searched defs:ctsp (Results 1 – 3 of 3) sorted by relevance

/titanic_51/usr/src/common/ctf/
H A Dctf_hash.c96 ctf_strs_t *ctsp = &fp->ctf_str[CTF_NAME_STID(name)]; in ctf_hash_insert() local
147 ctf_strs_t *ctsp; in ctf_hash_lookup() local
H A Dctf_util.c121 ctf_strs_t *ctsp = &fp->ctf_str[CTF_NAME_STID(name)]; in ctf_strraw() local
/titanic_51/usr/src/lib/libdtrace/common/
H A Ddt_module.c501 dt_module_load_sect(dtrace_hdl_t *dtp, dt_module_t *dmp, ctf_sect_t *ctsp) in dt_module_load_sect() argument