Home
last modified time | relevance | path

Searched refs:ctf_type_lname (Results 1 – 2 of 2) sorted by relevance

/freebsd/sys/cddl/contrib/opensolaris/uts/common/sys/
H A Dctf_api.h182 extern ssize_t ctf_type_lname(ctf_file_t *, ctf_id_t, char *, size_t);
/freebsd/cddl/contrib/opensolaris/common/ctf/
H A Dctf_types.c435 ctf_type_lname(ctf_file_t *fp, ctf_id_t type, char *buf, size_t len) in ctf_type_lname() function