Searched refs:sections_ir (Results 1 – 1 of 1) sorted by relevance
69 json_object *sections_ir = NULL; in cper_buf_to_ir() local98 sections_ir = json_object_new_array(); in cper_buf_to_ir()152 json_object_array_add(sections_ir, section_ir); in cper_buf_to_ir()158 json_object_object_add(parent, "sections", sections_ir); in cper_buf_to_ir()163 json_object_put(sections_ir); in cper_buf_to_ir()