Searched refs:ctd_name (Results 1 – 2 of 2) sorted by relevance
/titanic_44/usr/src/common/ctf/ | ||
H A D | ctf_impl.h | 86 const char *ctd_name; /* data model name */ member |
H A D | ctf_open.c | 1016 for (dp = _libctf_models; dp->ctd_name != NULL; dp++) { in ctf_setmodel() |