Searched refs:ECTF_FULL (Results 1 – 2 of 2) sorted by relevance
/freebsd/cddl/contrib/opensolaris/common/ctf/ | ||
H A D | ctf_impl.h | 297 ECTF_FULL, /* CTF container is full */ enumerator |
H A D | ctf_create.c | 717 return (ctf_set_errno(fp, ECTF_FULL)); in ctf_add_generic() |