Lines Matching defs:outf
84 static void format_and_print_txt(FILE *outf, int level, char *header, in format_and_print_txt()
112 static void format_and_print(FILE *outf, int level, char *header, char *value) in format_and_print()
169 static int print_package_info(struct isst_id *id, FILE *outf) in print_package_info()
217 static void _isst_pbf_display_information(struct isst_id *id, FILE *outf, int level, in _isst_pbf_display_information()
260 static void _isst_fact_display_information(struct isst_id *id, FILE *outf, int level, in _isst_fact_display_information()
338 void isst_ctdp_display_core_info(struct isst_id *id, FILE *outf, char *prefix, in isst_ctdp_display_core_info()
357 void isst_ctdp_display_information(struct isst_id *id, FILE *outf, int tdp_level, in isst_ctdp_display_information()
567 void isst_ctdp_display_information_start(FILE *outf) in isst_ctdp_display_information_start()
574 void isst_ctdp_display_information_end(FILE *outf) in isst_ctdp_display_information_end()
580 void isst_pbf_display_information(struct isst_id *id, FILE *outf, int level, in isst_pbf_display_information()
590 void isst_fact_display_information(struct isst_id *id, FILE *outf, int level, in isst_fact_display_information()
602 void isst_clos_display_information(struct isst_id *id, FILE *outf, int clos, in isst_clos_display_information()
644 void isst_clos_display_clos_information(struct isst_id *id, FILE *outf, in isst_clos_display_clos_information()
688 void isst_clos_display_assoc_information(struct isst_id *id, FILE *outf, int clos) in isst_clos_display_assoc_information()
706 void isst_display_result(struct isst_id *id, FILE *outf, char *feature, char *cmd, in isst_display_result()
729 FILE *outf = get_output_file(); in isst_display_error_info_message() local
768 void isst_trl_display_information(struct isst_id *id, FILE *outf, unsigned long long trl) in isst_trl_display_information()