Lines Matching refs:ctf_set_errno

324   ctf_set_errno (fp, ENOMEM);  in id_to_packed_id()
381 return ctf_set_errno (fp, ENOMEM); in ctf_dedup_atoms_init()
401 ctf_set_errno (fp, ENOMEM); in intern()
464 ctf_set_errno (fp, ENOMEM); in ctf_decorate_type_name()
546 return ctf_set_errno (fp, errno); in ctf_dedup_record_origin()
984 ctf_set_errno (fp, errno); in ctf_dedup_rhash_type()
1054 ctf_set_errno (fp, ctf_errno (input)); in ctf_dedup_hash_type()
1143 ctf_set_errno (fp, errno); in ctf_dedup_hash_type()
1188 return ctf_set_errno (fp, errno); in ctf_dedup_populate_mappings()
1200 return ctf_set_errno (fp, errno); in ctf_dedup_populate_mappings()
1205 return ctf_set_errno (fp, errno); in ctf_dedup_populate_mappings()
1210 return ctf_set_errno (fp, errno); in ctf_dedup_populate_mappings()
1251 return ctf_set_errno (fp, err); in ctf_dedup_populate_mappings()
1259 return ctf_set_errno (fp, errno); in ctf_dedup_populate_mappings()
1276 return ctf_set_errno (fp, errno); in ctf_dedup_populate_mappings()
1281 return ctf_set_errno (fp, errno); in ctf_dedup_populate_mappings()
1290 return ctf_set_errno (fp, errno); in ctf_dedup_populate_mappings()
1321 ctf_set_errno (fp, errno); in ctf_dedup_mark_conflicting_hash()
1343 return ctf_set_errno (fp, err); in ctf_dedup_mark_conflicting_hash()
1369 return ctf_set_errno (fp, ECTF_INTERNAL); in ctf_dedup_hash_kind()
1588 return ctf_set_errno (fp, err); in ctf_dedup_detect_name_ambiguity()
1686 return ctf_set_errno (fp, ENOMEM); in ctf_dedup_init()
1787 return ctf_set_errno (output, err); in ctf_dedup_multiple_input_dicts()
1875 ctf_set_errno (output, errno); in ctf_dedup_conflictify_unshared()
1882 return ctf_set_errno (output, err); in ctf_dedup_conflictify_unshared()
1916 ctf_set_errno (output, errno); in ctf_dedup()
1953 ctf_set_errno (output, ctf_errno (inputs[i])); in ctf_dedup()
2179 ctf_set_errno (output, ctf_errno (fp)); in ctf_dedup_rwalk_one_output_mapping()
2222 return ctf_set_errno (output, ECTF_INTERNAL); in ctf_dedup_rwalk_output_mapping()
2240 return ctf_set_errno (output, ENOMEM); in ctf_dedup_rwalk_output_mapping()
2277 return ctf_set_errno (output, err); in ctf_dedup_rwalk_output_mapping()
2375 return ctf_set_errno (output, ENOMEM); in ctf_dedup_walk_output_mapping()
2399 ctf_set_errno (output, err); in ctf_dedup_walk_output_mapping()
2451 ctf_set_errno (output, ctf_errno (target)); in ctf_dedup_maybe_synthesize_forward()
2459 ctf_set_errno (output, ENOMEM); in ctf_dedup_maybe_synthesize_forward()
2549 ctf_set_errno (err_fp, ctf_errno (output)); in ctf_dedup_id_to_target()
2581 return ctf_set_errno (err_fp, ctf_errno (output)); in ctf_dedup_id_to_target()
2663 return ctf_set_errno (output, err); in ctf_dedup_emit_type()
2686 return ctf_set_errno (output, ctf_errno (input)); in ctf_dedup_emit_type()
2764 return ctf_set_errno (output, ctf_errno (target)); in ctf_dedup_emit_type()
2859 ctf_set_errno (input, ENOMEM); in ctf_dedup_emit_type()
2911 ctf_set_errno (target, errno); in ctf_dedup_emit_type()
2920 return ctf_set_errno (output, ECTF_CORRUPT); in ctf_dedup_emit_type()
2930 return ctf_set_errno (output, ENOMEM); in ctf_dedup_emit_type()
2943 return ctf_set_errno (output, ENOMEM); in ctf_dedup_emit_type()
2950 return ctf_set_errno (output, ctf_errno (input)); in ctf_dedup_emit_type()
2957 return ctf_set_errno (output, ctf_errno (target)); in ctf_dedup_emit_type()
3050 return ctf_set_errno (output, ctf_errno (err_fp)); in ctf_dedup_emit_struct_members()
3054 return ctf_set_errno (output, err); in ctf_dedup_emit_struct_members()
3100 ctf_set_errno (output, ENOMEM); in ctf_dedup_emit()
3151 ctf_set_errno (fp, ECTF_INTERNAL); in ctf_dedup_type_mapping()