Lines Matching refs:ctf_set_errno
90 return (ctf_set_errno(fp, EINVAL));
117 (void) ctf_set_errno(fp, ECTF_NOTYPE);
146 (void) ctf_set_errno(fp, ECTF_NOTYPE);
156 (void) ctf_set_errno(fp, ECTF_NOTYPE);
162 return (ctf_set_errno(fp, ECTF_SYNTAX));
185 return (ctf_set_errno(fp, ECTF_NOSYMTAB));
188 return (ctf_set_errno(fp, EINVAL));
193 return (ctf_set_errno(fp, ECTF_NOTDATA));
197 return (ctf_set_errno(fp, ECTF_NOTDATA));
201 return (ctf_set_errno(fp, ECTF_NOTYPEDAT));
205 return (ctf_set_errno(fp, ECTF_NOTYPEDAT));
222 (void) ctf_set_errno(*fpp, ECTF_NOPARENT);
232 (void) ctf_set_errno(fp, ECTF_BADID);
248 return (ctf_set_errno(fp, ECTF_NOSYMTAB));
251 return (ctf_set_errno(fp, EINVAL));
256 return (ctf_set_errno(fp, ECTF_NOTFUNC));
260 return (ctf_set_errno(fp, ECTF_NOTFUNC));
264 return (ctf_set_errno(fp, ECTF_NOFUNCDAT));
273 return (ctf_set_errno(fp, ECTF_NOFUNCDAT));
276 return (ctf_set_errno(fp, ECTF_CORRUPT));