Searched refs:cper_single_section_to_ir (Results 1 – 4 of 4) sorted by relevance
41 json_object *cper_single_section_to_ir(FILE *cper_section_file);
33 ir = cper_single_section_to_ir(record); in cper_log_section_ir_test()62 ir = cper_single_section_to_ir(record); in cper_log_section_binary_test()
391 json_object *cper_single_section_to_ir(FILE *cper_section_file) in cper_single_section_to_ir() function421 json_object *jobj = cper_single_section_to_ir(cper_section_file); in cper_single_section_to_str_ir()
96 ir = cper_single_section_to_ir(cper_file); in cper_to_json()