Searched refs:generate_single_section_record (Results 1 – 4 of 4) sorted by relevance
12 void generate_single_section_record(char *type, FILE *out);
27 generate_single_section_record(const_cast<char *>(types[0]), in generate_record_memstream()
76 generate_single_section_record(single_section, cper_file); in main()
95 void generate_single_section_record(char *type, FILE *out) in generate_single_section_record() function