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

/vbox/src/VBox/ExtPacks/VBoxDTrace/onnv/common/ctf/
H A Dctf_create.c481 ctf_dtd_lookup(ctf_file_t *fp, ctf_id_t type) function
668 ctf_dtdef_t *dtd = ctf_dtd_lookup(fp, type);
733 dtd = ctf_dtd_lookup(fp, type = hep->h_type);
755 dtd = ctf_dtd_lookup(fp, type = hep->h_type);
777 dtd = ctf_dtd_lookup(fp, type = hep->h_type);
865 ctf_dtdef_t *dtd = ctf_dtd_lookup(fp, enid);
921 ctf_dtdef_t *dtd = ctf_dtd_lookup(fp, souid);

Completed in 272 milliseconds