Searched refs:ctf_lookup_by_name (Results 1 – 2 of 2) sorted by relevance
72 ctf_lookup_by_name (ctf_file_t *fp, const char *name) in ctf_lookup_by_name() function189 && (ptype = ctf_lookup_by_name (fp->ctf_parent, name)) != CTF_ERR) in ctf_lookup_by_name()
312 extern ctf_id_t ctf_lookup_by_name (ctf_file_t *, const char *);