Home
last modified time | relevance | path

Searched refs:ctf_parent_label (Results 1 – 4 of 4) sorted by relevance

/titanic_50/usr/src/lib/libctf/common/
H A Dmapfile-vers106 ctf_parent_label;
/titanic_50/usr/src/uts/common/sys/
H A Dctf_api.h222 extern const char *ctf_parent_label(ctf_file_t *);
/titanic_50/usr/src/cmd/ctfdump/
H A Dctfdump.c269 parlabel = ctf_parent_label(g_fp); in ctfdump_header()
1185 explabel = ctf_parent_label(g_fp); in main()
/titanic_50/usr/src/common/ctf/
H A Dctf_open.c1007 ctf_parent_label(ctf_file_t *fp) in ctf_parent_label() function