Searched refs:ECTF_NOTYPE (Results 1 – 3 of 3) sorted by relevance
119 (void) ctf_set_errno(fp, ECTF_NOTYPE); in ctf_lookup_by_name()149 (void) ctf_set_errno(fp, ECTF_NOTYPE); in ctf_lookup_by_name()159 (void) ctf_set_errno(fp, ECTF_NOTYPE); in ctf_lookup_by_name()
675 return (ctf_set_errno(ofp, ECTF_NOTYPE)); in ctf_type_pointer()678 return (ctf_set_errno(ofp, ECTF_NOTYPE)); in ctf_type_pointer()683 return (ctf_set_errno(ofp, ECTF_NOTYPE)); in ctf_type_pointer()
94 ECTF_NOTYPE, /* no type found corresponding to name */ enumerator