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

/freebsd-9.3-release/cddl/contrib/opensolaris/common/ctf/
H A Dctf_lookup.c117 (void) ctf_set_errno(fp, ECTF_NOTYPE);
146 (void) ctf_set_errno(fp, ECTF_NOTYPE);
156 (void) ctf_set_errno(fp, ECTF_NOTYPE);
H A Dctf_impl.h257 ECTF_NOTYPE, /* no type found corresponding to name */ enumerator in enum:__anon39
H A Dctf_types.c488 return (ctf_set_errno(ofp, ECTF_NOTYPE));
491 return (ctf_set_errno(ofp, ECTF_NOTYPE));
496 return (ctf_set_errno(ofp, ECTF_NOTYPE));

Completed in 30 milliseconds