Searched defs:ctf_lookup_by_name (Results 1 - 1 of 1) sorted by relevance

/vbox/src/VBox/ExtPacks/VBoxDTrace/onnv/common/ctf/
H A Dctf_lookup.c39 * qualifier keywords. We just ignore these in ctf_lookup_by_name, below. To
83 ctf_lookup_by_name(ctf_file_t *fp, const char *name) function
172 (ptype = ctf_lookup_by_name(fp->ctf_parent, name)) != CTF_ERR)

Completed in 97 milliseconds