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

/vbox/src/VBox/ExtPacks/VBoxDTrace/onnv/common/ctf/
H A Dctf_types.c205 ctf_type_lname(ctf_file_t *fp, ctf_id_t type, char *buf, size_t len) function
313 ssize_t rv = ctf_type_lname(fp, type, buf, len);

Completed in 45 milliseconds