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