Searched refs:ECTF_NOTDYN (Results 1 – 2 of 2) sorted by relevance
| /src/cddl/contrib/opensolaris/common/ctf/ | ||
| H A D | ctf_impl.h | 301 ECTF_NOTDYN /* type is not a dynamic type */ enumerator |
| H A D | ctf_create.c | 1275 return (ctf_set_errno(fp, ECTF_NOTDYN)); in ctf_delete_type() |