Searched refs:ECTF_NOTSOU (Results 1 - 3 of 3) sorted by relevance

/freebsd-9.3-release/cddl/contrib/opensolaris/common/ctf/
H A Dctf_impl.h250 ECTF_NOTSOU, /* type is not a struct or union */ enumerator in enum:__anon39
H A Dctf_types.c78 return (ctf_set_errno(ofp, ECTF_NOTSOU));
644 return (ctf_set_errno(ofp, ECTF_NOTSOU));
H A Dctf_create.c936 return (ctf_set_errno(fp, ECTF_NOTSOU));

Completed in 107 milliseconds