Home
last modified time | relevance | path

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

/illumos-gate/usr/src/cmd/mdb/common/libstandctf/
H A Dmapfile86 ctf_type_lname;
/illumos-gate/usr/src/uts/common/ctf/
H A Dmapfile94 ctf_type_lname;
/illumos-gate/usr/src/lib/libctf/common/
H A Dmapfile-vers156 ctf_type_lname;
/illumos-gate/usr/src/uts/common/sys/
H A Dctf_api.h250 extern ssize_t ctf_type_lname(ctf_file_t *, ctf_id_t, char *, size_t);
/illumos-gate/usr/src/common/ctf/
H A Dctf_types.c453 ctf_type_lname(ctf_file_t *fp, ctf_id_t type, char *buf, size_t len) in ctf_type_lname() function