Searched refs:ctf_getspecific (Results 1 – 6 of 6) sorted by relevance
69 ctf_getspecific;
72 ctf_getspecific;
145 ctf_getspecific;
229 extern void *ctf_getspecific(ctf_file_t *);
1077 ctf_getspecific(ctf_file_t *fp) in ctf_getspecific() function
497 return (ctfp ? ctf_getspecific(ctfp) : NULL); in dt_module_lookup_by_ctf()