Lines Matching refs:ctf_set_typed_errno

452     return (ctf_set_typed_errno (fp, EINVAL));
455 return (ctf_set_typed_errno (fp, ECTF_RDONLY));
458 return (ctf_set_typed_errno (fp, ECTF_FULL));
461 return (ctf_set_typed_errno (fp, ECTF_FULL));
468 return (ctf_set_typed_errno (fp, EAGAIN));
531 return (ctf_set_typed_errno (fp, EINVAL));
534 return (ctf_set_typed_errno (fp, ECTF_NONAME));
569 return (ctf_set_typed_errno (fp, EINVAL));
612 return (ctf_set_typed_errno (fp, EINVAL));
615 return (ctf_set_typed_errno (fp, ECTF_SLICEOVERFLOW));
618 return (ctf_set_typed_errno (fp, EINVAL));
633 return (ctf_set_typed_errno (fp, ECTF_NOTINTFP));
681 return (ctf_set_typed_errno (fp, EINVAL));
696 return (ctf_set_typed_errno (fp, ECTF_INCOMPLETE));
757 return (ctf_set_typed_errno (fp, ECTF_RDONLY));
761 return (ctf_set_typed_errno (fp, EINVAL));
772 return (ctf_set_typed_errno (fp, EOVERFLOW));
824 return (ctf_set_typed_errno (fp, ENOMEM));
864 return (ctf_set_typed_errno (fp, ENOMEM));
903 return (ctf_set_typed_errno (fp, ENOMEM));
931 return (ctf_set_typed_errno (fp, ECTF_NOTINTFP));
949 return (ctf_set_typed_errno (fp, ECTF_NOTSUE));
952 return (ctf_set_typed_errno (fp, ECTF_NONAME));
991 return (ctf_set_typed_errno (fp, ECTF_CONFLICT));
1013 return (ctf_set_typed_errno (fp, EINVAL));
1016 return (ctf_set_typed_errno (fp, ECTF_NONAME));
1608 return (ctf_set_typed_errno (dst_fp, ECTF_RDONLY));
1611 return (ctf_set_typed_errno (dst_fp, ctf_errno (src_fp)));
1615 return (ctf_set_typed_errno (dst_fp, ECTF_NONREPRESENTABLE));
1694 return (ctf_set_typed_errno (dst_fp, ECTF_CONFLICT));
1705 return (ctf_set_typed_errno (dst_fp, ctf_errno (src_fp)));
1735 return (ctf_set_typed_errno (dst_fp, ECTF_CONFLICT));
1773 return ctf_set_typed_errno (dst_fp, ENOMEM);
1818 return (ctf_set_typed_errno (dst_fp, ctf_errno (src_fp)));
1845 return (ctf_set_typed_errno (dst_fp, ECTF_CONFLICT));
1892 return (ctf_set_typed_errno (dst_fp, ECTF_CONFLICT));
1900 return (ctf_set_typed_errno (dst_fp, ECTF_CONFLICT));
1958 return (ctf_set_typed_errno (dst_fp, ECTF_CONFLICT));
1997 return (ctf_set_typed_errno (dst_fp, ECTF_CORRUPT));
2018 return (ctf_set_typed_errno (dst_fp, ENOMEM));